Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jxck-s/airline-logo-scraper
- Owner: Jxck-S
- Created: 2023-12-11T05:29:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T04:05:52.000Z (11 months ago)
- Last Synced: 2024-10-15T15:11:25.194Z (3 months ago)
- Topics: airline, logo, python, python3, scraper, webscraping
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```