Skip to content

kt0d/world-flags-scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This script will save pictures of characters that are availble on  world-flags.org, along with character descriptions that will be saved in JSON format.

It makes use of:
- requests, to retrieve pages and images
- BeatifulSoup (bs4), to parse HTML
- pathlib and shutil, to save files and images
- json, to save JSON
- unicodedata, to normalize unicode text.
- multiprocessing and functools, to download and parse pages in parallel

As of 2021-01-06, this script downloaded 79 characters data with 172 pictures. 

About

world-flags.org scrapper

Topics

Resources

License

Stars

Watchers

Forks

Languages