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

CSV output is not comma separated, all values are in the same cell #57

Closed dogancanbaris closed 4 years ago

dogancanbaris commented 4 years ago

Hello,

Values are not comma separated, they are all in the same cell, could you please help?