Skip to content

DanielFillol/Crawler_LexML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Crawler_LexML

Project for crawlling information on LexML CSV file is generate with collected data.

Dependencies

Run

brew install chrome driver (not needed if you alredy have chrome driver)

java -jar selenium-server-standalone.jar

go run main.go

  • To config a new search go in crawler.go file, function DayCrawler and alter the URL parameter on driver.Get("")

Notes

  • Sometimes chromedriver need a clearnce in security options on MacOS.
  • Don't forget to previus install Java.

Releases

No releases published

Packages

No packages published

Languages