Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctih1/languagesitemap
A python script that... errmm
https://github.com/ctih1/languagesitemap
countries country map mapchart python3 real-life-map requests script website
Last synced: 15 days ago
JSON representation
A python script that... errmm
- Host: GitHub
- URL: https://github.com/ctih1/languagesitemap
- Owner: ctih1
- Created: 2024-04-07T15:33:23.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T12:16:00.000Z (7 months ago)
- Last Synced: 2024-11-09T02:59:35.012Z (2 months ago)
- Topics: countries, country, map, mapchart, python3, real-life-map, requests, script, website
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadME.md
Awesome Lists containing this project
README
# How it works
The script gets your base URL, and loops over every country code in resources/data.json, and replaces %COUNTRY% with that. Then it sends a request to the site, if it responds with a 200, it's green. If it responds with a 404, it's red.# Examples
```
python3 ./main.py
> https://wwww.apple.com/%COUNTRY%
```
https://ibb.co/nbHFFkT