Skip to content

A simple Python script that uses Selenium to search McDonald’s U.S. restaurant locator by city/state and scrape all nearby locations.

Notifications You must be signed in to change notification settings

sebastian-park3/Python-McDonalds-Location-Data-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python Crawling McDonald's Location Data Project

A simple Python script that uses Selenium to search McDonald’s U.S. restaurant locator by city/state and scrape all nearby locations.


Features

  • Prompts the user for a U.S. city and state (e.g., New York, NY)
  • Navigates to the McDonald’s restaurant locator webpage
  • Waits for the search box to appear, enters your query, and submits
  • Automatically clicks “Load More” until all results are revealed
  • Extracts street names and full addresses for each restaurant
  • Prints a formatted list of locations to the console

About

A simple Python script that uses Selenium to search McDonald’s U.S. restaurant locator by city/state and scrape all nearby locations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published