This project is only meant for educational purposes.
This project extracts quotes, combined with the respective author names and tags. The extracted data looks like this sample:
{
'text' : tweets
}
You can deploy them to Scrapy Cloud using the shub deploy
command, such as:
$ pip install shub
$ shub login
$ shub deploy