Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jxck-s/airline-logo-scraper

Airline Logo Scraper
https://github.com/jxck-s/airline-logo-scraper

airline logo python python3 scraper webscraping

Last synced: about 1 month ago
JSON representation

Airline Logo Scraper

Awesome Lists containing this project

README

        

# Airline Logo Scraper

- Inspired by [calda/Airline-Logos](https://github.com/calda/Airline-Logos)
- Python3, easily modifiable
- Supports multiple sites, FA, FR24, RadarBox, avcodes.co.uk
- Banners and Logos

### Example Output

- Example files output [Jxck-S/airline-logos](https://github.com/Jxck-S/airline-logos)
- Image Library website for comparing and viewing images [https://jxck-s.github.io/airline-logos/](https://jxck-s.github.io/airline-logos/)

### Setup

```
pip install -r requirements.txt
python airline_logos.py
```