scraping serp results

tataye54

Newbie
Joined
Apr 4, 2022
Messages
5
Reaction score
0
hello,
I want to extract all the url (152) from a SERP like : site:mysite.com

an easy free method ?
thanks in advance
 
Some extensions can do that on your browser.
 
Sure thing! Go to Google, type "site:mysite.com" to see all your pages. Scroll to the bottom, click to show more results, save the page, and look for your URLs in the saved file using Notepad or something similar
 
hello,
I want to extract all the url (152) from a SERP like : site:mysite.com

an easy free method ?
thanks in advance
Use SEOQUAKE browser extension then export the serps as csv but, you will have to scroll the page manually to fetch all results:

1703079512153.png


I think mozbar also does that.
 
hello,
I want to extract all the url (152) from a SERP like : site:mysite.com

an easy free method ?
thanks in advance
yes it can be done using a script
I wrote a program that scrapes 1 million serps in few hours
 
Back
Top