{"id":22851997,"url":"https://github.com/manasjadhav0086/data-scraping-using-selenium","last_synced_at":"2026-05-08T15:33:31.706Z","repository":{"id":267446595,"uuid":"901276632","full_name":"manasjadhav0086/Data-Scraping-using-selenium","owner":"manasjadhav0086","description":"A Python project using Selenium to scrape restaurant data from the Zomato website. Extracts details like restaurant names, discounts, famous dishes, locations, ratings, and costs for two, saving the data to a CSV file for analysis.","archived":false,"fork":false,"pushed_at":"2024-12-10T11:18:37.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:46:08.694Z","etag":null,"topics":["pandas","selenium","selenium-webdriver"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manasjadhav0086.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-10T11:11:18.000Z","updated_at":"2024-12-10T11:20:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ef84918-cac0-4c17-be94-805197cb0000","html_url":"https://github.com/manasjadhav0086/Data-Scraping-using-selenium","commit_stats":null,"previous_names":["manasjadhav0086/data-scraping-using-selenium"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manasjadhav0086%2FData-Scraping-using-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manasjadhav0086%2FData-Scraping-using-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manasjadhav0086%2FData-Scraping-using-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manasjadhav0086%2FData-Scraping-using-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manasjadhav0086","download_url":"https://codeload.github.com/manasjadhav0086/Data-Scraping-using-selenium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429447,"owners_count":20775806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pandas","selenium","selenium-webdriver"],"created_at":"2024-12-13T06:06:43.770Z","updated_at":"2026-05-08T15:33:31.676Z","avatar_url":"https://github.com/manasjadhav0086.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zomato Data Scraping Project\n\nA Python project using Selenium to scrape restaurant data from the Zomato website. Extracts details like restaurant names, discounts, famous dishes, locations, ratings, and costs for two, saving the data to a CSV file for analysis.\n\n## Features\n- **Dynamic Scraping**: Extract restaurant details from Zomato in real-time.  \n- **CSV Export**: Save data in a structured, reusable format.  \n- **Reusable Script**: Clear and easy-to-follow script for beginners and professionals.\n\n## Requirements\n- **Python**: Version 3.7 or later.  \n- **Libraries**: Selenium, Pandas.  \n- **Browser**: Google Chrome and ChromeDriver (added to system path).  \n\n## Installation\n1. **Clone Repository**:\n   ```bash\n   git clone https://github.com/yourusername/zomato-scraper.git\n   cd zomato-scraper\n   ```\n2. **Install Dependencies**:\n   ```bash\n   pip install selenium pandas\n   ```\n3. **Set Up ChromeDriver**:  \n   [Download ChromeDriver](https://chromedriver.chromium.org/downloads) and add it to your system path.\n   \n\n## Example Output\n| Restaurant Name | Discount | Famous Dishes    | Location | Rating | Cost for Two |\n|-----------------|----------|------------------|----------|--------|--------------|\n| Example Bistro  | 20% Off  | Pasta, Pizza     | Baner    | 4.5    | ₹1,200       |\n\n## Disclaimer\nThis project is for educational purposes only. When scraping, ensure compliance with Zomato's terms of service.\n\n## Contributing\nContributions are welcome! Open issues or submit pull requests to improve the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanasjadhav0086%2Fdata-scraping-using-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanasjadhav0086%2Fdata-scraping-using-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanasjadhav0086%2Fdata-scraping-using-selenium/lists"}