Categorygithub.com/Darklabel91/Crawler_USP
repositorypackage
0.0.0-20220702123209-97b0a9d57c59
Repository: https://github.com/darklabel91/crawler_usp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Crawler_USP

Project for crawlling data of all papers produce in USP university regarding LAW:

  • TCC (graduation)
  • Disertação (Mesters)
  • Teses (PHD)
  • Livre Docências (Associate Professor)

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.