https://github.com/pvnieo/un_scrapper
https://github.com/pvnieo/un_scrapper
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pvnieo/un_scrapper
- Owner: pvnieo
- Created: 2018-03-04T22:37:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T01:46:00.000Z (about 7 years ago)
- Last Synced: 2025-02-15T11:22:19.931Z (4 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## United Nations Scrapper
Implémentation d'un petit scrappeur, qui crée un descriptif des états membres des Nations Unies _(cf UN_descrption.md)_
## Installation
un_scrapper tourne sous python >= 3.6, utilisez pip pour installer les dépendances
```
pip3 install -r requirements.txt
```## Usage
```
python3 un_srapper.py
```