Skip to content

codekopf/hot-stocks-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hot Stocks Crawler

This scrapper does not scrap any information from the website. It scraps only visual graph from the FinViz website.

The aim of this scrapper is to provide quick overview on situation of the stocks. They can be either owned stocks or the one I am interested in.

Installation

On Windows, you must place geckodriver.exe file located in resource\geckodriver folder into the C:\drivers\geckodriver\geckodriver.exe folder. Run the main method in HotStocksCrawler.java and hope for the best.

Installed Firefox browser is also required.

Importing project to IDE

IntelliJ IDEA

If you import this project to IntelliJ IDE, use New > Project from Version Control. This is Maven project and import helps you to set up project faster.

TODO - Crawler

TODO - Stocks

About

Simple stock crawler for owned or interesting stock titles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages