Skip to content

A web crawler application made using Jsoup Library for scraping Stock Market data from a webpage.

Notifications You must be signed in to change notification settings

siddhantsharma24/stock-market-scraper-jsoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Market-Scraper-JSoup

Java Project for scraping the web and fetching Stock Market data using JSoup library.

Technologies used: Java, Jsoup.

Description about technologies used: Jsoup is used for crawling/scraping the webpages that include Stock Market information. The application is used for scraping the information of a webpage using a Java program.

To start the project in your local: -Go to main folder in Intellij/Eclipse and run the application as a SpringBoot Application -Make sure your jsoup jar file is imported before you run the application in local

Thanks

About

A web crawler application made using Jsoup Library for scraping Stock Market data from a webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages