Extract First Search Engine URL Result to Cell

butch3

Board Regular
Joined
Feb 4, 2019
Messages
54
Hi all.

Column A has my search query and I want to be able to get column B to display the domain name for the first search result only. I prefer google but any search engine should do. What are some ideas on how to go about doing this?


For example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Pizza[/TD]
[TD]pizzahut.com[/TD]
[/TR]
[TR]
[TD]Los Angeles[/TD]
[TD]wikipedia.org[/TD]
[/TR]
[TR]
[TD]Miami City Clerk[/TD]
[TD]miamigov.com[/TD]
[/TR]
[TR]
[TD]Activision[/TD]
[TD]activision.com[/TD]
[/TR]
[TR]
[TD]Google[/TD]
[TD]google.com[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,223,228
Messages
6,170,874
Members
452,363
Latest member
merico17

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