Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidecaruso/goch
⬇️ Go script to download courses from CourseHunters
https://github.com/davidecaruso/goch
coursehunters downloader go golang goscript scraper
Last synced: 14 days ago
JSON representation
⬇️ Go script to download courses from CourseHunters
- Host: GitHub
- URL: https://github.com/davidecaruso/goch
- Owner: davidecaruso
- License: mit
- Created: 2018-12-13T14:10:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T09:48:15.000Z (about 6 years ago)
- Last Synced: 2024-06-20T15:47:49.441Z (6 months ago)
- Topics: coursehunters, downloader, go, golang, goscript, scraper
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goch
> Go script to download courses from [CourseHunters](https://coursehunters.net)## Usage
```bash
cd path/to/goch/
go build
./goch https://coursehunters.net/course/example
```## Author
[Davide Caruso](https://davidecaruso.github.io)## License
Licensed under [MIT](LICENSE).