repositorypackage
0.0.0-20220715161310-bf530a758237
Repository: https://github.com/darklabel91/crawler_tr.git
Documentation: pkg.go.dev
# README
Crawler_TR
Project for crawlling data of searched books on Revista dos Tribunais
Dependencies
Run
brew install chrome driver
(not needed if you alredy have chrome driver)
java -jar selenium-server-standalone.jar
go run main.go
Notes
- Sometimes chromedriver need a clearnce in security options on MacOS.
- Don't forget to previus install Java.