Skip to content

jackbot/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Web scraper

Takes a bunch of URLs and lists the <title> tag for each one

To install

  1. Install go
  2. Run go get github.com/PuerkitoBio/goquery

To run

  1. Make a text file with one URL per line
  2. Run go run main.go ./urls.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages