Skip to content

A web scraper build with go and the goquery framework. This program will scrape a website (and links optionally to a json file) and save it in the same directory as a html file

Notifications You must be signed in to change notification settings

MathiasMantai/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

The following can be scraped right now

  • full html page
  • links

The following scraping operations are planned

  • table data

About

A web scraper build with go and the goquery framework. This program will scrape a website (and links optionally to a json file) and save it in the same directory as a html file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages