https://github.com/tomowang/scrapy-twitter
crawl twitter timeline using scrapy
https://github.com/tomowang/scrapy-twitter
Last synced: 4 months ago
JSON representation
crawl twitter timeline using scrapy
- Host: GitHub
- URL: https://github.com/tomowang/scrapy-twitter
- Owner: tomowang
- Created: 2017-02-28T09:14:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T09:14:59.000Z (over 8 years ago)
- Last Synced: 2024-11-21T17:41:56.074Z (12 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - tomowang/scrapy-twitter - crawl twitter timeline using scrapy (Python)
README
## Getting Started
* install MongoDB
* `pip install -r requirements.txt`
* `python runner.py`