Skip to content

Releases: TrentaIcedCoffee/crawler

Crawler with channels written in Go.

10 Dec 22:41
Compare
Choose a tag to compare
  • Generates url, link_text, page_title, and page_content for a given list of starting urls.
  • Uses Go channels to scale heavy workload.
  • Has throttler for each domain.
  • Supports filter to narrow crawling scope.