Scrap Google url SERP Zennoposter

Heud Kubulux

Newbie
Joined
Oct 3, 2022
Messages
25
Reaction score
2
Hi,

I met a problem and didn't find any solution. I'm trying to scrap url on google serp, but i can't scrip it because a h3 class is remove (before i was taking this part) and i don't how to take the url from <a href ; because Zennoposter desn't regonize the div class.

Any idea ?
 

Attachments

  • h3.JPG
    h3.JPG
    14.6 KB · Views: 21
  • divclass.JPG
    divclass.JPG
    31.2 KB · Views: 21
First of all - use XPath
Second - try to parse blocks of SERP and then RegEx what you need
But, XPath can solve all your problems actually
 
If that still doesn’t work you can use Scrapebox to scrape Google as well as Google API
 
Yes i can use scrapebox, but i want the process to be full automate

I think i read some advance stuff on how desktop tool on Zennoposter but i didn't check
 
Back
Top