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

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,224,824
Messages
6,181,186
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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