Skip to content

Using BeautifulSoup and Requests to web scrape data.

Notifications You must be signed in to change notification settings

Sarish002/SoupOnTheWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SoupOnTheWay

Using BeautifulSoup and Requests to web scrape data.

Usage

This app helps you to find the distance between 2 Airports. E.g. Chennai, Mumbai

How it works:

This program scrapes data (airport code of an airport) from a website (for both websites), and creates a URL of a website which finds the distance.

How to use:

  • Upload main.py and Web.py
  • Import BeautifulSoup, Requests and TTKBootStrap before running.

About

Using BeautifulSoup and Requests to web scrape data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages