vladkens / twscrape

2024! Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
https://pypi.org/project/twscrape/
MIT License
784 stars 102 forks source link

Exclude messageprompts as elements #194

Open NielsOerbaek opened 1 month ago

NielsOerbaek commented 1 month ago

Exclude message prompts from elements to be parsed. Currently they are recognized as elements, but cannot be parsed, which sends the .search-method into an infinite loop. Message prompts are informational messages appearing at the top of specific queries, e.g. related to elections. I have attached a danish example: image