Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kittenzexe/pyseo
Scrape Google Search Results
https://github.com/kittenzexe/pyseo
Last synced: about 1 month ago
JSON representation
Scrape Google Search Results
- Host: GitHub
- URL: https://github.com/kittenzexe/pyseo
- Owner: KittenzExe
- Created: 2024-01-22T15:12:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T15:24:36.000Z (11 months ago)
- Last Synced: 2024-02-03T15:01:03.788Z (11 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyseo
Scrape Google Search Results## setup
- run `pip install bs4`## usage
- set `search_query` to your query
- set `num_pages` to the amount of pages you want to scrape
- run in debug
- view `results.json`
- view `keywords.json`