godkingjay / selenium-twitter-scraper

This is a Twitter Scraper which uses Selenium for scraping tweets. It is capable of scraping tweets from home, user profile, hashtag, query or search, and advanced searches.
Apache License 2.0
176 stars 46 forks source link

how to get full tweet that has "load more" option? #20

Open RullyHandy opened 2 months ago

RullyHandy commented 2 months ago

how to get full tweet that has "load more" option? now is only 280 characters that only scraped

thanks