Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 674 Bytes

File metadata and controls

8 lines (5 loc) · 674 Bytes

Search_Engine_Scraper_2025

This project contains code to scrape search engine results.

  • website_detector_2025: Enters company names into the Google search engine and based on company information and several functions, selects the website with the highest probability while also listing possible alternatives.

  • website_crawler_2025: Crawls the providers' websites and collects all visible text elements, links, and social media accounts.

  • Social_Media_detector_2025: Allows additional social media accounts to be researched via the search engine, from which, based on all information, the most likely matching accounts are again selected through a ranking procedure.