Skip to content

ignatiusniko/Twitter-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Crawler

This project is only meant for educational purposes.

Extracted data

This project extracts quotes, combined with the respective author names and tags. The extracted data looks like this sample:

{
    'text' : tweets
}

Deploy to Scrapy Cloud

You can deploy them to Scrapy Cloud using the shub deploy command, such as:

$ pip install shub
$ shub login
$ shub deploy

Releases

No releases published

Packages

No packages published

Languages