Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wiktorboro/indexing-api-desktop
Easy way to use google indexing api with python
https://github.com/wiktorboro/indexing-api-desktop
Last synced: 2 months ago
JSON representation
Easy way to use google indexing api with python
- Host: GitHub
- URL: https://github.com/wiktorboro/indexing-api-desktop
- Owner: WiktorBoro
- License: mit
- Created: 2022-05-12T21:24:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T11:27:10.000Z (3 months ago)
- Last Synced: 2024-11-11T12:27:53.623Z (3 months ago)
- Language: Python
- Size: 35.8 MB
- Stars: 4
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Indexing APP desktop app
Easy way to use google indexing api with pythonIf you want to look at source code -> indexing-api.py
If you want download ready app -> dist -> indexing-api.exe
## Get auth json file
My step-by-step guide in Polish (but there are a lot of sceenshot)
https://docs.google.com/document/d/15ivM3RvDh4H6XdpTeUDFwPVCa3JTDNasImbk5JuAEb4/edit#heading=h.d19ufuymuwyq## USE app
![image](https://user-images.githubusercontent.com/105320026/170370789-c388acfc-a2a7-4ec0-991b-d9b1aa8a1f35.png)## Correct feedback
![image](https://user-images.githubusercontent.com/105320026/170371558-5d25c95d-2bb2-4d5b-9c68-05eead932ebc.png)## Error feedback
```
Status code 403. Status: PERMISSION_DENIED. Multiple causes: unsufficient access level, indexing API not enabled in ceveloper console
Status code 429. Status: RESOURCE_EXHAUSTED. Rate limiting because your quota is exceeded.
Status code 403. Status: PERMISSION_DENIED. Multiple causes: unsufficient access level, indexing API not enabled in ceveloper console
Status code 400. Status: INVALID_ARGUMENT. Body of the request has an issue. Check if it follows the right format.
```Check my new repo:
👉https://github.com/WiktorBoro/health-checker-slack