Skip to content

GobletL/Crawling-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Crawling-Study

This is a simple crawling study that obtained the new houses for sale in Wuhan, China. The used programming language was Go. As a beginner, I used package "http" to request the website information and "regexp" to search for the key data that I wanted. I think it's useful to have a good understanding for web develop and information crawling from the simple example. Afterwards, we can use some advanced frameworks like beego or colly to fast programme and build the total structures, which is still a good way to go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages