Data extraction of multiple websites

extactor

New Member
Joined
Dec 9, 2022
Messages
7
Office Version
  1. 2019
Platform
  1. Windows
Hey guys,

I am looking for a program that extracts URLs, locations, Instagram, Facebook, phone numbers, and emails of different hotels all around the world that I just have the name for and can get the URLs myself if I need to. All hotels have different websites, would it be possible to extract data from all of them with just one program without writing code for each one?

Thanks for the help!
 
I think you're looking at something like accessing all the URLs with Power Automate, have it dump all visible text or the source code into an excel file, and then you may be able to extract something systematically in Power Query afterwards. How many URLs are we talking about?
 
Last edited:
Upvote 0

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
The thing is I need something to extract only wanted data, not all visible text, such as phone numbers and email ... if everything is extracted I would be back to square one filtering the data myself. I've done some research and i think it is an impossible to automate given the amount of detail needed.
 
Upvote 0
The thing is I need something to extract only wanted data, not all visible text, such as phone numbers and email ... if everything is extracted I would be back to square one filtering the data myself. I've done some research and i think it is an impossible to automate given the amount of detail needed.
You may for example be able to extract X characters after the phrase "Telephone", which will probably catch a large percentage of phone numbers. Likewise for data after "facebook.com/" etc.
 
Upvote 0

Forum statistics

Threads
1,215,184
Messages
6,123,533
Members
449,106
Latest member
techog

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top