/Web-Scraping

This project discusses about the web scraping done from the Skytrax website. It contains essential components for extraction of data.

Primary LanguageJupyter Notebook

This projects contains the proper extraction of data from skytrax website. Prequisites:

  1. Basic knowledge of website (HTML)
  2. Basic Python Preinstalled Libraries:
  3. Beautiful Soup
  4. LXML HTML parser
  5. Requests