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

Error when running in Jupyter Notebook.. #34

Closed djporterco closed 6 years ago

djporterco commented 6 years ago

Exception: Platform not supported. install phantomjs manualy and update the path in your config

ecoron commented 6 years ago

what is the OS of your system?