TweeterPy icon indicating copy to clipboard operation
TweeterPy copied to clipboard

TweeterPy is a python library to extract data from Twitter. TweeterPy API lets you scrape data from a user's profile like username, userid, bio, followers/followings list, profile media, tweets, etc.

Results 5 TweeterPy issues
Sort by recently updated
recently updated
newest added

Hi! I wasn't able to install the package correctly. The following errors are thrown: ![SCR-20240111-gdz-2](https://github.com/iSarabjitDhiman/TweeterPy/assets/56103999/d98ef001-a142-447e-8c95-0272e7278325) ![SCR-20240111-gho-2](https://github.com/iSarabjitDhiman/TweeterPy/assets/56103999/a8415724-2875-490c-aa92-7a709f2bef3b) I googled the errors but I couldn't really figured out what to do. I'm...

i am trying with 1k tokens : https://www.mediafire.com/file/194pr1tulmh11mi/auth_tokens.txt/file after collecting 50k followers. script is throwing this error : ```python 'result' 2024-04-10 22:16:09,401 [←[0;32mINFO←[0m] :: User is authenticated. 2024-04-10 22:16:09,402 [←[0;32mINFO←[0m]...

hey pal, it's me again. I've encountered this since last tuesday, when I try to initialize the crawler script which runs perfect for like whole month. ``` from tweeterpy import...

Hello @iSarabjitDhiman! I found this [thread](https://github.com/iSarabjitDhiman/TweeterPy/issues/6) and wanted to try out the from_date to_date functionality, but I could not clone the async-await branch (possibly because it's now a stale branch?)....

hello @iSarabjitDhiman would you please push the since until in the main branch please? i need to use it without using the async await branch

enhancement