How to scrape a website with a searchbar
How do I scrape a website that basically looks like google with just a giant searchbar in the middle of the screen. From it you can search after various companies and their stats.
I have a list of 1000 companies I want to get information about. I want some bot to search each company from my list in the search bar, open the specific company's info window and extract a certain company code that exist on each page for each company.
Is there any easy and (of course) legal way to do it?
Topic scraping crawling data-mining
Category Data Science