Project for crawlling data of all company's in AB2L radar. You can find the last crawled data here
brew install chrome driver
(not needed if you alredy have chrome driver)
java -jar selenium-server-standalone.jar
go run main.go
- Sometimes chromedriver need a clearnce in security options on MacOS.
- Don't forget to previus install Java.