Skip to content

TetyanaHvozda/webscraping_ryanair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webscraping_ryanair

Building a Job Matching System with Python! 🚀

Downgrade Python version using Virtual Environments

python3 --version 
virtualenv -p python3.12 myenv 
source myenv/bin/activate 
pip install mysql-connector-python
pip install networkx
pip install matplotlib 
python weighted_degree_centrality.py
deactivate

Video Tutorials

Here are some helpful tutorials to guide you through the process:

  1. Web Scrape Flights from Ryanair to CSV
  2. Web Scrape Flights from Ryanair to MySQL DB
  3. Flight Network Analysis & Visualization

Flights Scraping Process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages