UNPKG

aviation-scraper

Version:
21 lines (20 loc) 393 B
{ "description": "Destination Pages", "items": { "type": "object", "required": ["name", "destinationsLink", "scraper"], "properties": { "name": { "type": "string", "description": "name of the airline" }, "destinationsLink": { "type": "string" }, "scraper": { "type": "string" } } }, "type": "array" }