simo97 / Loki

Extract data in some tweet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loki

Extract data in some tweet

It all started here: https://twitter.com/Boris_Gauty/status/1413665547481403392

So this code will extract those data in CSV only.

Installtion

Clone this repo

git clone https://github.com/simo97/Loki

install requirements

pip install -r requirements.txt

start a venv and launch the program

python main.py [TWEET_URL_HERE]

Example

python main.py "https://twitter.com/CaroleDanwe/status/1413537284029308930"

Features

  • extract data to one shift according to the data we are looking for

Work In Progress

  • Search for quoted tweet for indexing

About

Extract data in some tweet

License:MIT License


Languages

Language:Python 100.0%