https://github.com/nikolalsvk/scrapy-tutorial
Testing out Scrapy
https://github.com/nikolalsvk/scrapy-tutorial
scrapy scrapy-tutorial spider
Last synced: about 1 year ago
JSON representation
Testing out Scrapy
- Host: GitHub
- URL: https://github.com/nikolalsvk/scrapy-tutorial
- Owner: nikolalsvk
- Created: 2016-06-19T13:14:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T17:51:17.000Z (almost 10 years ago)
- Last Synced: 2025-02-10T04:43:35.704Z (over 1 year ago)
- Topics: scrapy, scrapy-tutorial, spider
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scrapy-tutorial
Testing out Scrapy spiders and stuff
This also serves as an example of simplistic Scrapy project.
There is a cool `.gitignore` for all kinds of Python projects in here.