https://github.com/samuelmarks/crappy-scraper-spider
Old scraper spider from an old pitch that went nowhere
https://github.com/samuelmarks/crappy-scraper-spider
Last synced: over 1 year ago
JSON representation
Old scraper spider from an old pitch that went nowhere
- Host: GitHub
- URL: https://github.com/samuelmarks/crappy-scraper-spider
- Owner: SamuelMarks
- License: apache-2.0
- Created: 2019-05-20T09:53:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T07:50:52.000Z (about 7 years ago)
- Last Synced: 2025-01-28T04:32:02.162Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
scraper0
===============
## Install dependencies
pip install -r requirements.txt
## Install package
pip install .
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.