Web-scrapping project with Python to collect all Yu-Gi-Oh card data from MasterDuel game inside the
https://www.masterduelmeta.com/ website and the unoficcial YuGiOhPRO API and store all card information in a SQLite database for easy information access. The main idea is to process all cards information based on their release date and "score" the in-game packs with average older to newer cards.