Trying Tumblr Again...

Sometimes... My playwright fails due to Network errors while doing navigations... I first tried to update the browser & playwright etc... But these errors are tricky, maybe a sub-request that the page does fail and blocks playwright or smh like that... Playwright has the tools to analyze this, has a tracer, debugger etc...

But Instead of battling with that...

I decided to make my navigations redundant / resilient. If the navigation fail, it will retry it up to three times with an small delay.

I have implemented it in my account creator, first, the I'll implement it to the rest of the scripts.

I'm creating accounts rn, the idea is to have:

Poster Group 1: 20 accounts
Poster Group 2: 20 accounts
Liker: 100 accounts
 
do you know any bots on the market that work with tumblr?
 
do you know any bots on the market that work with tumblr?
There was at least one, named TumblingJazz. I think, sold in this forum by @rootjazz

I have never used it. I don't know if he's still maintaining the bot or selling it. Ask him.

But for sales please, go out of my thread please. Go to the BST forum.
 
After creating 96 accounts with the same IP ( what could go wrong right ? :D ) the register form at Tumblr does nothing while pressing the "Register" button.

So for now, I have 40 poster accounts, and 56 liker accounts.

I have updated the poster to include Redundant / resilient navigations as well.
 
Creating 20 posts every few seconds...

1741538379678.png
 
09/03 - The indians are taking over. No UA anymore ?
1741544868041.png

My link redirection is working, and the site is hosted in the US (Colorado)

I don't get why most of the traffic always leans toward a single country....
 
New Conversion !
1741550430798.png

still 09/03 - Now is when people post saying $.75 is shit for the US... 1741550386609.png

I have barely made ~5000 posts today. I plan to do another 5000 between today and tomorrow and then ( if the accounts are still alive ) PUSH with the liker.

Edit: 20x250 == 5000
1741551490816.png

I have changed the redirection link.
 
Last edited:
Bro, Tumblr bans are rough, Hope your new bot beats the system. Keep going.
 
A great experience shared! I’m impressed—congratulations!
 
Bro, Tumblr bans are rough, Hope your new bot beats the system. Keep going.
Are they ? Ha ha ha ha

1741624082325.png

My current scripts can't "beat the system". They make it worse, actually.
What I've been doing is NOT smart, in any way. What I did is a Coarse / Rough BURST. And I obviously got caught. Normal.
Mainly because I'm doing this investing $0. And I'm using a single IP to create 96 accounts... This was expected to happen.
I don't know how would be the thing if I were using high quality & dedicated proxies for each account...

I did 5000 posts in a day.
I did >2000 likes to my posts.
A great experience shared! I’m impressed—congratulations!
U sure ? Ha ha

I'm not yet done with this. They ban my accounts ? Ok, wait, I'll create more.
But... I assume I need to make some changes.
Is the acceptance that the accounts are transient (with my current infrastructure and $0 as investment). They're not going to last. Is a FACT.
So what can I do then ?

Surrender ? Ha ha ha.
Nope... Not yet.

I still have some Ideas.
And I'm gonna be exploring them.
 
I have just created a Cloudflare Pages account.

1741631314716.png

And I see... Tailwind 4 is finally stable.

1741631543744.png

Interesting...

EDIT 1:
Let's conduct an small test with my Scraped content...

1741632877367.png

EDIT 2:
Test Done.

Nice !
I can embed the content from the permalinks of the scraped site :D (hotlinking)
Now I can start building smh....
 
Last edited:
Should I go with xata.io ?

1741636045032.png

I've been reviewing the free tier plan, rate limits, etc

I think it could work.
 
I can embed the content from the permalinks of the scraped site :D (hotlinking)
Can you elaborate? Do you mean post the images/videos on the cloudflare pages site, then link to it from Tumblr? Why is that better?
 
Can you elaborate? Do you mean post the images/videos on the cloudflare pages site, then link to it from Tumblr? Why is that better?
I think that It's not necessarily better.
I should be able to build an static site using the content that I scraped as filler, just an excuse to generate pages with display ads (eCPM) + push subs (Rev-Share) + the same cpa offers and I could use a lead magnet or even get organic / social traffic outside Tumblr.
Yes, the idea is to link from Tumblr to the site. But not only from Tumblr.
I'm keeping track of the visits from tumblr traffic separately.

This is exactly what I meant by (hotlinking)
1741676244315.png

Also, lets not forget about his advice:
Well thats nice ,congrats for your efort
But do you think to use maybe medium ,linkedin amd your blog also ? I think you will get much better results from your eforts
In this game you should never depend on just a single traffic source



If you don't mind, Can you tell me which PPL network are you using ?
Sure. Datify.link
 
amazing patience you have there! Staying focused on end goal while getting banned left and right needs guts! I hope you succeed in your attempt and hopefully will see your WTS for these scripts. all the best
 
amazing patience you have there! Staying focused on end goal while getting banned left and right needs guts! I hope you succeed in your attempt and hopefully will see your WTS for these scripts. all the best
I appreciate your comment & wishes. Thank you.
About selling my scripts in BST, I'm sorry, but I really doubt it.

Basically what I'm trying to do is to create a very basic Next.js static site that can fetch from database using xata.io (I have never really built a Next Js site, just played with it a bit on localhost)

So again, this is challenging for me, and I don't really know if I'll succeed on this task or If I'll misserably fail. But at least I'm honest, that is a lot these days ha ha ha

I already have a homepage, with a very optimized for mobile screens responsive navigation that I made some months ago, and a page that uses a *dynamic route segment* & generateStaticParams to create urls like example.org/article/[id] (I'm not using this exact route though) and fetches the json response from this resource https://api.vercel.app/blog

Now I want to do the same with my xata.io database and this sample data:

1741802293632.png

This way, I should be able to generate an static site export of my database. Ready to be uploaded to & served by cloudflare pages.
 
Back
Top