https://github.com/samuelmarks/crappy-scraper-django
Old scraper from an old pitch that went nowhere
https://github.com/samuelmarks/crappy-scraper-django
Last synced: about 2 months ago
JSON representation
Old scraper from an old pitch that went nowhere
- Host: GitHub
- URL: https://github.com/samuelmarks/crappy-scraper-django
- Owner: SamuelMarks
- License: apache-2.0
- Created: 2019-05-20T09:49:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T07:52:07.000Z (about 7 years ago)
- Last Synced: 2025-01-28T04:32:02.471Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.49 MB
- 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.