Skip to content

duong755/schedule-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Crawler

How to use this repository

  • Install Go (>=1.16)
  • Install dependencies by running go get .
  • Provide a database URL to the .env file at the root of the project.
  • Start crawling by running go run main.go