Skip to content

DanielFillol/Crawler_TRT04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler_TRT04

Project for crawlling information on TRT04. 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

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