Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`