twitter-scraper icon indicating copy to clipboard operation
twitter-scraper copied to clipboard

Scrape the Twitter frontend API without authentication with Golang.

Results 27 twitter-scraper issues
Sort by recently updated
recently updated
newest added

Is there anyway i can go about this? Please I need help

How to login in deploy environemnt?

Hi, I see that the user scraping works fine, is there any way to scrape keywords? As getting the trends also possible, I'm planning to scrape keywords which is basically...

My requirements is like these: Fetch all tweets of some users (from a database), if success then mark a done tag for this user in database, so that this user...

I need to get a list of nicknames to which he is subscribed by the user's nickname. I see that the function is currently not implemented. Do you have any...

Can we add a response of a list of users in like and retweet the tweet by tweet ID?

Is it possible to get a replies for a given tweet id? It would be awesome if it is possible to specify a `count` parameter for the number of replies.