Skip to content

carlosal249/webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter scraper

*Note: today (31/07/2020) the library for tweet scraper is currently deprecated I already contacted the creators of the library, they are fixing the error.

How to use?

!pip install twitterscraper 
!pip install flask
#if you already have pandas ignore this!
!pip install pandas

After you install the librarys all you need is download te templates folder and app.py file so create a folder and with cmd open the specific folder something like this 'C://user123//workspace//twitterscraper'

and with the cmd open, just type:

flask run app.py

and it will open the local host in your default browser then just fill the places and donwload the tweets!

the main idea of the app is to collect tweets / interactions to check / validate with the marketing team which strategies work best with our audience, and subsequently perform a sentiment analysis on the extracted texts

About

Twitter Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors