| airports | A data contain the airports information. |
| apiBrowseFlight | Browse flight prices from the skyscanner cache. |
| apiCheckKey | Check the API key. |
| apiCheckStatus | Check status of request response. |
| apiCreateSession | Create session of live flight search. |
| apiMakeHeader | Make headers to a request. |
| apiPollSession | Poll session of live flight search. |
| apiSetKey | API key. |
| Args2null | Convert missing arguments to NULL. |
| BetweenTime | Does the time fall in specified range? |
| CheckDuplicateRow | Is there any duplicate rows? |
| cron_clear | Clear all cron jobs. |
| cron_create | Create a cron job. |
| cron_ls | List the contents of a crontab. |
| cron_rm | Remove a cronjob. |
| dbAppendTableNew | Insert rows into a table. |
| dbCreateDB | Connect to a SQLite database and create tables. |
| dbDisconnect | Disconnect (close) a connection. |
| dbListTables | List remote tables. |
| dbSaveData | Save data to SQLite database. |
| flightFilter | Filter flights with matching conditions. |
| flightGet | Get flight data from source. |
| GetPrice | Extract price information from request response. |
| ListUnpack | Write an object to a character string or recreate it from a... |
| pipe | Pipe operator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.