{"id":16547889,"url":"https://github.com/brunojppb/airport-crawler","last_synced_at":"2026-06-09T05:04:54.711Z","repository":{"id":39875281,"uuid":"75332751","full_name":"brunojppb/airport-crawler","owner":"brunojppb","description":"Simple and powerful CLI app to get worldwide airport information in JSON format","archived":false,"fork":false,"pushed_at":"2023-04-12T05:44:10.000Z","size":140,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T14:58:55.516Z","etag":null,"topics":["airport","cli","crawler","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brunojppb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-01T21:06:15.000Z","updated_at":"2022-12-09T23:22:23.000Z","dependencies_parsed_at":"2025-01-14T14:45:15.818Z","dependency_job_id":"7111c729-223a-4ac7-871c-461d7d2d6539","html_url":"https://github.com/brunojppb/airport-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunojppb%2Fairport-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunojppb%2Fairport-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunojppb%2Fairport-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunojppb%2Fairport-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunojppb","download_url":"https://codeload.github.com/brunojppb/airport-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241844281,"owners_count":20029611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airport","cli","crawler","ruby"],"created_at":"2024-10-11T19:23:38.075Z","updated_at":"2026-06-09T05:04:49.681Z","avatar_url":"https://github.com/brunojppb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Airport Crawler\n\nA simple HTML Parser for grabbing the list of airports available in the [World Airport Codes website](https://www.world-airport-codes.com/)\n\n#### Requirements\n- Ruby 2.2 or greater\n\n### How to\n\n#### Download dependencies\n```sh\n$bundle install\n```\n\n#### Run\n```sh\n$ruby airport_crawler.rb\n```\n\n#### Result\nIt will generate a `.JSON` file with all airports (the ones with IATA code). The file is optimized to get a small size and be embedded in your app (around 700 KB). You can change the code to generate a fancier output if you want.\n\n```js\n[\n  /* IATA;AirportName;City;Country */\n  \"ATT;Atmautluak;Atmautluak;United States\"\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunojppb%2Fairport-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunojppb%2Fairport-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunojppb%2Fairport-crawler/lists"}