Open Source Google SERP API
Project description
GSERP API
Overview
The GSERP API is an open-source project designed to perform search queries on Google and return organic search results. It leverages the requests-ip-rotator to handle IP rotation, ensuring that requests are made from different IP addresses to avoid being blocked by Google. The API is built using Python and provides a simple interface for querying and retrieving search results.
Features
- IP Rotation: Utilizes
requests-ip-rotatorto rotate IP addresses for each request. - Customizable Search: Allows specifying search parameters such as country, language, location, and fields to retrieve.
- Field Selection: Users can choose which fields to include in the search results, such as title, link, snippet, etc.
- Error Handling: Provides detailed error messages for invalid field selections and connection issues.
Installation
pip install gserp-api
or from source:
git clone git@github.com:rushout09/gserp-api.git
cd gserp-api
python3 -m venv venv
source venv/bin/activate
pip install -r requriements.txt
Usage
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gserp_api-0.1.5.tar.gz.
File metadata
- Download URL: gserp_api-0.1.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b72ecd4db538813b928d45ddf5c8db1409e79e821f713b6d8ccc2e39cdbe75bd
|
|
| MD5 |
f2dcd4552e750d6cdc339c587d936721
|
|
| BLAKE2b-256 |
9018b9342bead9c522dd8584daf01b6cb5256a5d0fc99a4ea4d5ad24c6c62b72
|
File details
Details for the file gserp_api-0.1.5-py3-none-any.whl.
File metadata
- Download URL: gserp_api-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7c4fe7f903f61370ab73f9748c645f2f78934f416af6d9c4d05adbf567c605a
|
|
| MD5 |
f821641ad266872d0bd9bb3ce7644cc2
|
|
| BLAKE2b-256 |
d88a58a60002e2a501a1990a930c0db1ce3869022f97f756b64a3f21fc78ae87
|