Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domathid/bing-url
submit url to bing webmaster with Python 🪱:octocat:
https://github.com/domathid/bing-url
bing bing-api bing-search webmaster webmaster-tools
Last synced: 27 days ago
JSON representation
submit url to bing webmaster with Python 🪱:octocat:
- Host: GitHub
- URL: https://github.com/domathid/bing-url
- Owner: DomathID
- License: mit
- Created: 2023-08-03T15:18:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T09:06:12.000Z (11 months ago)
- Last Synced: 2024-05-01T16:53:47.127Z (6 months ago)
- Topics: bing, bing-api, bing-search, webmaster, webmaster-tools
- Language: Python
- Homepage: https://nekochan.eu.org/bing-sul
- Size: 362 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BINDEX
Useful tools for submitting sites to bing webmaster with just an apiYou have to store the api key in the api.text file, and to get it just go to bing webmaster
# How to Use
```
git clone https://github.com/DomathID/bing-url
cd bing-url
pip install -r requirements.txt
python bing.py
```
# Preview