projectivemotion/aegeanair-scraper

Aegean Airlines 的机票和航班信息爬虫

0.1.0 2017-02-04 12:00 UTC

This package is not auto-updated.

Last update: 2024-09-23 14:33:54 UTC


README

Aegean Airline Flights Price Scraper Build Status

最后验证时间:2017-02-04

自行承担风险!

手动安装

git clone https://github.com/projectivemotion/aegeanair-scraper.git
cd aegeanair-scraper && composer install --no-dev

Composer 安装

composer require projectivemotion/aegeanair-scraper

需求

PHP 5.6

用法

查看 demo/ 目录中的示例。

用法:demo/aegean.php AMS ATH 2017-03-26 2017-03-30

/tmp/tmp.iWjNnzYD9K/aegean-scraper $ php -f demo/aegean.php ATH PRG $(date -d 'next month' +%Y-%m-25) $(date -d 'next month' +%Y-%m-27) --table
from    |to      |    flex|business|   light|flights         
ATH     |PRG     |2017-03-25T09:15:00+00:00|158.89 EUR|382.89 EUR|123.89 EUR|A3864           
PRG     |ATH     |2017-03-27T15:45:00+00:00|150.66 EUR|374.66 EUR|115.66 EUR|A3865

许可证

MIT 许可证 (MIT)

版权 (c) 2017 Amado Martinez

特此授予任何获得此软件及其相关文档副本(以下简称“软件”)的个人免费使用软件的权利,包括但不限于使用、复制、修改、合并、发布、分发、再许可和/或销售软件副本的权利,并允许软件的受让人对此软件进行上述行为,但须遵守以下条件

上述版权声明和本许可声明应包含在软件的所有副本或主要部分中。

软件按“原样”提供,不提供任何明示或暗示的保证,包括但不限于适销性、针对特定目的的适用性和非侵权性保证。在任何情况下,作者或版权所有者均不对任何索赔、损害或其他责任负责,无论此类责任是基于合同、侵权或其他原因,是否因软件或其使用或其它交易而产生。