Back to Browse

How to Web Scrape Stock Data with Java using the JSoup Library

111.4K views
May 20, 2018
19:42

Source Code: https://github.com/ShaneLee/Java-Web-Stock-Scraper Website scraped: https://shares.telegraph.co.uk/indices/summary/index/MCX JSoup Library: https://jsoup.org/download UPDATE 26/8/19: The website url has now changed to https://sharestobeclosed.telegraph.co.uk/indices/financials/index/MCX UPDATE 20/6/20: The website has now been changed and moved to here: https://www.telegraph.co.uk/markets-hub/assets/shares/?filter=ftse250 which can still be scraped, although it's different than the original page. If you were looking to follow along with the tutorial exactly regardless of the data being our of date, then you can use this page instead: https://web.archive.org/web/20190104110157/http://shares.telegraph.co.uk/indices/?index=MCX

Download

1 formats

Video Formats

360pmp425.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to Web Scrape Stock Data with Java using the JSoup Library | NatokHD