Project for crawlling information on TRT04. CSV file is generate with collected data.
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.