Noticed recently that I tap the liked by icon in the mobile app it no longer shows every single user who liked the Tweet but is capped. I also checked the website and it seems to be capping the list to around 80 users.
Is this something Twitter changed recently?
Agreed with one caveat, when you’re starting a new account you need some people to see your content and engage with it to get the organic follows. I think follow/unfollow is useful to get that start.
Hey there. Fairy experienced coder. Have built Twitter bots using their API (not real black hat I know lol) and recently done browser automation.
I keep hearing about HTTP request bots. Could someone point me in the right direction to go about learning this please? Having trouble finding...
Hey, I got my first recaptcha thrown at my bot the other day. Has anyone managed to use puppeteer-extra and 2captcha to solve these?
The recaptcha images aren't static, after solving the first bunch they will fade away and new ones will appear. Just wondering how it's even possible to automate...
Is phone verification the the screen that’s presented if Twitter suspects suspicious activity? I’ve seen a screen when I need to login with a phone number or Twitter username. Is that it, or is it something different?
Hey. I am playing around with Puppeteer for Twitter automation. I have discovered that often the navigation will timeout. For example:
puppeteer.launch({ headless: false }).then(async browser => {
try {
const page = await browser.newPage();
await...
Curious, but how does Jarvee work for Twitter? Do you need to supply it with API keys or is it website/scraper based?
And for other Twitter bots, are the majority of them using the api with keys or scraping?
Hey y'all, enjoying the forums so far.
I'm currently getting into Twitter bots. I'm going to try running 4 accounts to begin with. Quick question on the IPs though. I understand that some people have said they have been fine running around 4-5 accounts on a single IP, however what about it the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.