Skip to content

pkmishra/goscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

TODO

  • Given a link should be able to crawl all the hyperlinks with given pattern up to given depth - Done
  • Should be able to specific max requests per domain. (use go routines) - Done
  • Respecting Robots.txt
  • Set timeouts in http requests - Done
  • change http header dynamically - Done
  • use Cookie

Releases

No releases published

Packages

No packages published

Languages