Skip to content

Opening book details…

About this document

Twitter Scraper for Disaster Tweets by omprakash kumawat is a document available to read on EtoBox.

The document describes code for collecting tweet data from Twitter using Selenium and parsing it with BeautifulSoup. The code automates login to Twitter, performs a search, scrolls to load more tweets, parses the results and extracts user name, handle, date, content and other fields to a Pandas dataframe. The tweets are then analyzed and relevant data like usernames, handles, dates etc are extracted and stored in a dataframe.

Author
omprakash kumawat
Language
EN