Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 755 Bytes

README.md

File metadata and controls

51 lines (30 loc) · 755 Bytes

twitter-data-collection

In this repo I going to do a Twitter Data Collection in order to fetch Tweets and save them into a normalize dataset.

Source Code

You can review the source code into ./src directory

Requirements

  • Python 3+
  • twint
  • pandas

How to use

Please read and execute each step below:

Step 1

Create and use Python virtual environment

$promt> python3 -m venv .venv
$promt> source .venv/bin/activate

Step 2

Install all Python requirements

$promt> pip3 install -r ./src/requirements.txt

Step N

Work in progress ...


That's all for now ...


License

MIT License

About me

https://about.me/sebaxtian