Tutorials

how-to-scrape-movie-details-from-fandango-tutorial-using-python-lxml

How to Scrape Fandango using Python and LXML

Learn how to scrape movie details from Fandango.com, a movie booking site using Python and LXML in this web scraping tutorial. We will show you how to extract movie details such as movie theatres playing, location, movie name, rating, genre and more from a particular zip code/city and date.

how-to-scrape-flight-schedules-from-expedia

How to Scrape Expedia using Python and LXML

Learn how to scrape flight details from Expedia.com, a leading travel and hotel site, using Python 3 and LXML in this web scraping tutorial. You’ll learn how to extract flight details such as flight timings, plane names, flight duration and more for a given source and destination.