Web scraping advanced

If we search for web scraping what talks about is mainly how we can extract data which is available on a website but what if I have some data let’s say in an excel sheet and I have the name and address of the entries let’s say hotel or churches but I want to find out the date on which they were opened or estd? How would I extract this data from the web ?
Can we discuss a code with a few datasets as Well?