ecoron / SerpScrap

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 automated screenshots. You can also fetch text content of urls provided in searchresults or by your own. It's usefull for SEO and business related research tasks.
https://github.com/ecoron/SerpScrap
MIT License
257 stars 61 forks source link

Finding ranking of single domain? #24

Open chrisfromthelc opened 6 years ago

chrisfromthelc commented 6 years ago

Is there a built-in function/method for finding the ranking of a single domain for a keyword?

ecoron commented 6 years ago

Hi, there is no build-in method yet, but it's a good idea.