The Daily Go
338 subscribers
53 photos
2 videos
3 files
657 links
We provide you daily Golang contents. If you want to post any content contact with us.
.
Administrators:
👉🏻@aidenzibaei
👉🏻@amin_khozaei

#jaryan904259
Download Telegram
The Daily Go
With Colly you can easily extract structured data from websites, which can be used for a wide range of applications, like data mining, data processing or archiving.

http://go-colly.org/

#Crawler #Repository
The Daily Go
A library for decoding html into golang structs. Useful e.g. for making crawlers to interact with pages that does not have an actual api.

https://github.com/zlepper/encoding-html

#html #Crawler