Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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