Twitter scraper without using API?

submit999

Registered Member
Joined
Feb 3, 2010
Messages
63
Reaction score
4
Hi,I need to scrape certain twitter accounts, here are some requirements.
Wondering if anyone got such script made before, or know any script on the market can do that?

1) as soon as they post and matched certain keywords, the script need to resend it to my TG group.
2) I don't want to use the twitter API whatsoever, so it must be web based (without login to the account so it won't be detected maybe).
3) Also the script need to implement some fast proxies with low ping/multil thread etc. so as to grab the new post as soon as possible.

Thanks!
 
That's possible without the public API, but you'll use the API either way, in this case the private one.
 
Back
Top