xinhuang0716 / Customized_Skyscanner

a customized skyscanner for north-east asia flight tickets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customized Skyscanner

a customized skyscanner for north-east asia flight tickets

Description

use Python for crawling data, then use Tableau for data visualization

Getting Started

Dependencies

  • python 3.8.8
  • pandas 1.3.3
  • requests 2.26.0

Executing program

【Update sessionId】

  • go to Tiger Airline and search a flight, for example
  • inpect the webpage and reload
  • find the sessionId Alt text
  • update the sessionId in the ./config/payload.json

【Update airline ticket data】

cd Customized_Skyscanner
python main.py

【Tableau presentation】

TODO

  1. more detailed information
  2. more airline (Peach, Jetstar and Scoot)

Help

Any advise for common problems or issues.

Email: tom.h.huang@fubon.com
Tel: 02-2771-6699 #61381
Dept: 證券 數據科學部 資料服務處(6F)

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

Source

some references and third-party tools

About

a customized skyscanner for north-east asia flight tickets


Languages

Language:Python 100.0%