https://github.com/oxequa/scrappy
Scrappy is a fast and high-level web scraper
https://github.com/oxequa/scrappy
Last synced: about 1 year ago
JSON representation
Scrappy is a fast and high-level web scraper
- Host: GitHub
- URL: https://github.com/oxequa/scrappy
- Owner: oxequa
- License: gpl-3.0
- Created: 2018-01-26T13:07:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T16:10:35.000Z (about 8 years ago)
- Last Synced: 2024-06-20T17:46:31.613Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Fast and high-level web scraper
## Quickstart
```
go get github.com/oxequa/scrappy
```
## Documentation
You can read the full documentation of Scrappy here.
## Contributing
Please read our guideline [here](CONTRIBUTING.md).
## License
Scrappy is licensed under the [GNU GENERAL PUBLIC LICENSE V3](LICENSE).