Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psalias2006/Google2Csv

Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file
https://github.com/psalias2006/Google2Csv

colab colab-notebook csv google google-scraper jupyter-notebook python scraper tutorial

Last synced: 3 months ago
JSON representation

Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file

Awesome Lists containing this project

README

        

# Google2Csv
[![Colab badge](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/psalias2006/Google2Csv/blob/master/Google2Csv.ipynb)

This is a dead simple tutorial on how to scrape google using BeautifulSoup and save the results on a csv/xlsx/jsonl file

![alt text](https://i.imgur.com/G8acZQf.png)

## License
[MIT](https://choosealicense.com/licenses/mit/)

#### Legal & Disclaimer
*This script is just a proof of concept. The author isn't responsible for the actions of the end users.*