/Website-Specific-Scraper

Code used to get a certain piece of information throughout a list of websites from the same owner, list and website were both removed for privacy concerns, returns characteristics of the item in the website, and runs throughout the list of items.

Primary LanguageJava

Website-Specific-Scraper

Code used to get a certain piece of information throughout a list of websites from the same owner, list and website were both removed for privacy concerns, returns characteristics of the item in the website, and runs throughout the list of items.

Program is java based and uses selenium in order to recieve the html of a website including the javascript from the website and then uses Jsoup in order to parse that information and get the objects or class i wanted to recieve.