Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prosenjitjoy/web-crawling-with-goquery
Simple project to learn web crawling with Goquery using channels, goroutines and semaphore.
https://github.com/prosenjitjoy/web-crawling-with-goquery
goquery goroutine theguardian webcrawling
Last synced: 17 days ago
JSON representation
Simple project to learn web crawling with Goquery using channels, goroutines and semaphore.
- Host: GitHub
- URL: https://github.com/prosenjitjoy/web-crawling-with-goquery
- Owner: prosenjitjoy
- Created: 2023-07-19T18:40:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T18:41:18.000Z (over 1 year ago)
- Last Synced: 2023-07-19T19:44:02.001Z (over 1 year ago)
- Topics: goquery, goroutine, theguardian, webcrawling
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Crawling-with-Goquery
Simple project to learn web crawling with Goquery using channels, goroutines and semaphore.