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

https://github.com/pvnieo/un_scrapper


https://github.com/pvnieo/un_scrapper

Last synced: about 2 months ago
JSON representation

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
```