Skip to content

Python program to scrape city details from Wikipedia

Notifications You must be signed in to change notification settings

prajwal72/City-Details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

City Details

This python program scrapes result from Wikipedia using Beautiful Soup and displays basic details of the city. Edit the string 'city' with the desired city and run the code.

Libraries Used

  • requests
  • Beautiful Soup

This script was used for collecting data for the Smart India Hackathon

About

Python program to scrape city details from Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages