Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/psalias2006/Google2Csv
- Owner: psalias2006
- Created: 2020-06-05T13:39:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T12:17:36.000Z (over 4 years ago)
- Last Synced: 2024-07-31T00:37:10.085Z (5 months ago)
- Topics: colab, colab-notebook, csv, google, google-scraper, jupyter-notebook, python, scraper, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 11.7 KB
- Stars: 169
- Watchers: 8
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.*