Skip to content

this program basically creates csv files for given stock code. I developed a gui in order to make program more usable. Other than maven there is nothing needed to build code.

Notifications You must be signed in to change notification settings

yusufyil/Turkish-Stock-Market-Data-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turkish-Stock-Market-Data-Crawler

this program basically creates css files for given stock code. I developed a gui in order to make program more usable. Other than maven there is nothing needed to build code.

Data Crawler

Data Crawler is a program designed to retreive data from the stock market for the past 20 years for a given stock code. This program uses Selenium for the data crawling and Javafx for the graphical user interface (GUI).

Features

  • Retreive data from the stock market for the past 20 years for a given stock code
  • User friendly GUI
  • Easy to use

Requirements

  • Maven

Installation

  1. Download the source code from this repository
  2. Ensure that you have Java 8 or higher installed
  3. And start maven build

Usage

  1. Open the project in your IDE
  2. Compile and run the project
  3. Enter the stock code you wish to retreive data for
  4. Click the "Get Prices" button
  5. The data will be crawled and saved into a csv file.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

this program basically creates csv files for given stock code. I developed a gui in order to make program more usable. Other than maven there is nothing needed to build code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages