Skip to content

Davisy/Twitter-Scraping-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App MIT LICENSE MAINTAINED BADGE

Twitter-Scraping-App

A simple app to scrap data from Twitter.

screenshot of the Twitter Scraper App

Available Features

  • Search query.
  • Select number of data you want to fetch from twitter.
  • Choose if you want save the result into CSV file.
  • Name the CSV file.
  • Download data in CSV file.

Upcoming Features

  • Fetch data from specific twitter profile.
  • Fetch data with specific langauge.e.g Swahili (sw).
  • Download fetched data into JSON file.

Installation

Install all streamlit requirements by run the following command

pip install requirements.txt

Run Streamlit

To access and use the application,donwoload or clone the reposityr and then run the command below.

streamlit run app.py

Finally browse the link provided in your browser.

HuggingFace Space

The application has been deployed in the huggingface space.You can access here: https://huggingface.co/spaces/Davis/twitter_scraper

About

A simple app to scrap data from Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages