https://github.com/popcodelab/olympicsdatascraper
Python web data scraper - Olympic Games - Tokyo 2020 - Dataset creator
https://github.com/popcodelab/olympicsdatascraper
json python web-scraping
Last synced: 2 months ago
JSON representation
Python web data scraper - Olympic Games - Tokyo 2020 - Dataset creator
- Host: GitHub
- URL: https://github.com/popcodelab/olympicsdatascraper
- Owner: popcodelab
- Created: 2024-03-18T13:12:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T10:55:59.000Z (over 2 years ago)
- Last Synced: 2025-06-07T04:32:19.388Z (about 1 year ago)
- Topics: json, python, web-scraping
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OlympicGames
## Goal
Scrap Tokyo Olympic Games 2020 to build a list of tuples to be used in the [MaterialTablePOC](https://github.com/popcodelab/MaterialTablePOC) Angular application.
- Gathers sport names
- Medal count per country and country flags
These files are used as mock data.
It generates JSON files as well : sports.json and medals-and-flags.json
## Parameters
Must pass 1 argument to execute main.py : medals or sports
## Technologies
- Python
- JSON
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)