Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/domathid/gindex

Google's Indexing API Tools Submit Urls in Bulk With Python (Alat Kirimkan URL secara massal ke API Pengindeksan Google menggunakan Python)
https://github.com/domathid/gindex

blogger-api bloggers google-analytics google-api indexing indexing-api indexing-blog-automatic indexing-engine

Last synced: 11 days ago
JSON representation

Google's Indexing API Tools Submit Urls in Bulk With Python (Alat Kirimkan URL secara massal ke API Pengindeksan Google menggunakan Python)

Awesome Lists containing this project

README

        



⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠀⠀⠀⠀⢀⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⢠⡄⠀⠀⠀⠀⣇⠀⠀⠀⠀⠀⡸⢐⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⢿⡙⠶⢄⣀⠀⢫⠒⢤⣀⠀⠀⢸⠰⠀⠀⣀⡤⣤⠤⠀⠀⠀
⠀⠀⠀⠀⠉⢒⠦⠄⠈⠉⠁⠠⠀⠉⠉⠙⠃⠚⠉⣠⠎⠀⠀⠀⠀⠀
⢀⣄⣠⡐⣈⡀⡄⠀⠀⢠⠀⢀⣴⣠⠀⠀⠀⠀⠀⠻⣀⠀⠀⠀⠀⠀▒█▀▀█ ░░ ▀█▀ ▒█▄░▒█ ▒█▀▀▄ ▒█▀▀▀ ▀▄▒▄▀
⠀⠀⢨⠟⢁⢔⡁⢀⠔⠀⠐⣡⣯⠃⢠⠀⡆⢤⠀⡀⢰⡯⡒⠠⠤⠀▒█░▄▄ ▀▀ ▒█░ ▒█▒█▒█ ▒█░▒█ ▒█▀▀▀ ░▒█░░
⢀⣴⡵⣾⢗⣥⣶⣿⣷⣮⡼⢣⠃⢠⣧⣤⣯⣘⠀⢣⠀⣣⡏⠉⠚⠉▒█▄▄█ ░░ ▄█▄ ▒█░░▀█ ▒█▄▄▀ ▒█▄▄▄ ▄▀▒▀▄⠀⠀⠀
⠟⠁⣸⣣⡃⢿⣿⣿⣿⣿⠷⠾⢶⣿⣿⣿⣿⣿⡆⣿⡀⢿⣸⡀⠀⠀[ Google Indexing Using Indexing Api ]
⠀⢰⠋⠀⠀⠀⠉⠙⠉⠁⢀⣀⡀⠙⠛⠛⠛⠛⠑⡿⣯⣽⠋⣳⡆⠀
⠀⠈⠳⢦⣄⡀⠀⠀⠘⣄⣀⣀⠼⠃⠀⠀⢀⠀⠠⠴⠿⠛⠋⠁⠀⠀
⠀⠀⠀⠀⠀⠉⠉⠓⠒⠒⠤⠤⠤⠤⠔⠚⠁⠀⠀⠀⠀⠀

# Gindex
Google Indexing Using Indexing Api Python
Submit URLs in bulk to Google Indexing, fetching automatic urls from Sitemap.xml
```
git clone https://github.com/DomathID/Gindex
cd Gindex
pip install -r requirements.txt
python run.py
```
# credentials.json
This is Example
```
{
"type": "service_account",
"project_id": "example project",
"private_key_id": "your id",
"private_key": "-----BEGIN PRIVATE KEY----- -----END PRIVATE KEY-----\n",
"client_email": "[email protected]",
"client_id": "your client_id",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "example cert url",
"universe_domain": "googleapis.com"
}
```
# Support Me
Trakteer Saya
# How To Use

https://www.yukinoshita.web.id/2023/10/cara-index-website-dengan-indexing-api.html