Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davemolk/go_scrapen
https://github.com/davemolk/go_scrapen
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davemolk/go_scrapen
- Owner: davemolk
- Created: 2022-01-24T16:03:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T18:27:44.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T21:01:20.211Z (6 months ago)
- Language: Go
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go_scrapen
This is going to be both a sandbox for scraping and a repo for some larger scrapers/crawlers/etc. Also a learning space for Go, so I'll continue building up the crawlers, making them more robust, etc...# folder organization
inProgress: on-going, typically larger scale, projectslibrary: a resource for notes and examples
sandbox: throw-away scripts, typically deleted after working things out