With this Python script, you can bulk-submit your URLs for indexing without logging into the dashboard.

To run it, you need basic Python knowledge. In short, you just have to do the following:
- Have Python installed.
- Open indexApi.py, edit it, and enter your API key where it says “YOUR API”.
- In urls.txt, add the URLs you want to submit.
- Open your Command Prompt/terminal in the script folder and run comand:
python indexApi.py