Skip to content

A flask web-app which scraps clean tweets i.e. pure text without emojis, urls or mentions from the twitter account you want.

License

Notifications You must be signed in to change notification settings

parthpandyappp/Tweet-Scraper

Repository files navigation

MLH Localhost <> Capital One

This project contains the starter code for Basic Training: Bot Camp!

Your Project

Click Show above and it will launch the app in a new browser tab. It starts by running the main.py program.

← README.md

That's this file!

← twitter_scraper_fetcher.py

A Python file that contains functions which scrape data from Twitter.

← config.py

This file sets some global variables (variables that are used by other parts of the program).

← requirements.txt

This file keeps track of which library versions we are using.

← main.py

This main Python script starts the webpage and processes the scraper requests.

← static/ folder

This folder contains the JavaScript, CSS and images that the web app uses.

← homepage.html

This launches the webpage of the Twitter app.

About

A flask web-app which scraps clean tweets i.e. pure text without emojis, urls or mentions from the twitter account you want.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published