Skip to content

simo97/Loki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages