Skip to content

saurabh98s/goquery-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

web-scraping-example

This program gets the title and URL of the articles from here with goquery and writes into JSON file.

Requirement

$ go get github.com/PuerkitoBio/goquery

Usage

$ go run main.go

Then, create json file articles.json.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages