TwitterScraper
TwitterScraper copied to clipboard
Results
3
TwitterScraper issues
Sort by
recently updated
recently updated
newest added
"isIDExistInIDs" fucntion do binary search instead of linear search
You can also show a dashboard like [here](https://m-amrollahi-mamini-streamlit-app-b51hmx.streamlitapp.com/).
Now, the program loads the JSON file (tweets) into memory and then extracts the ID fields. (Memory cost) It's better to the program loads only the ID field from the...