SerpScrap icon indicating copy to clipboard operation
SerpScrap copied to clipboard

SEO python scraper to extract data from major searchengine result pages. Extract data like url, title, snippet, richsnippet and the type from searchresults for given keywords. Detect Ads or make autom...

Results 25 SerpScrap issues
Sort by recently updated
recently updated
newest added

I've been using this package for months but this week it starting only returning SERPs with the serp_type value of "shopping". Here is the code I'm running... config = serpscrap.Config()...

The results include people also asked as well and I need to filter those out. It should only give me the organic links without any from people also asked for...

Hi, First of all thank you for making such a great library. I am trying to play around with it using python 3. Below is my sample code but i...

Hi. I have tried to send the requests with some proxies in a proxy.txt file. But it doesn't work, as many selenium instances open in the browser and everything collapses....

Hi. Does somebody have any idea what could be the reason that on some keywords i get the data while on others i don't ? for example, dog food: ```...

Hi, What about adding the Top Stories box? Is there any easy way to parse them? Thanks!

It would be nice to see Maps results detected in scrapes.

HI, It works well with shopping Ads but there are no search ads in extracted data.

Hi, I am new to open source contribution but this project interests me very much and I would like to help in anyway I can.

Can I extract data from knowledge Panel using serpscrap?