{"id":18146464,"url":"https://github.com/arya-io/flipkart-data-scraping","last_synced_at":"2026-05-07T02:35:12.429Z","repository":{"id":258192268,"uuid":"873124127","full_name":"arya-io/Flipkart-Data-Scraping","owner":"arya-io","description":"A data scraping project to extract product information such as names, prices, descriptions, and ratings from Flipkart using Selenium and BeautifulSoup.","archived":false,"fork":false,"pushed_at":"2024-10-19T08:03:30.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T02:47:32.391Z","etag":null,"topics":["beautifulsoup","data-science","data-scraping","flipkart","pandas","python","selenium","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arya-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-15T16:33:31.000Z","updated_at":"2024-10-19T08:03:34.000Z","dependencies_parsed_at":"2024-10-18T00:27:08.562Z","dependency_job_id":"6519d91b-7d75-42c7-9786-ce0835829cd5","html_url":"https://github.com/arya-io/Flipkart-Data-Scraping","commit_stats":null,"previous_names":["arya-io/flipkart-data-scraping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya-io%2FFlipkart-Data-Scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya-io%2FFlipkart-Data-Scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya-io%2FFlipkart-Data-Scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arya-io%2FFlipkart-Data-Scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arya-io","download_url":"https://codeload.github.com/arya-io/Flipkart-Data-Scraping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550642,"owners_count":20956984,"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":["beautifulsoup","data-science","data-scraping","flipkart","pandas","python","selenium","web-scraping"],"created_at":"2024-11-01T21:07:49.940Z","updated_at":"2026-05-07T02:35:12.402Z","avatar_url":"https://github.com/arya-io.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flipkart-Scraping\n\n## Overview\nThis project is a web scraping application that extracts product details from Flipkart's mobile section. The scraper gathers information on various products, including their names, prices, descriptions, and ratings, across multiple pages. It is designed to help users understand how to collect and organize data from e-commerce websites for analysis.\n\n## Features\n- Scrapes product names, prices, descriptions, and ratings.\n- Navigates through multiple pages of product listings.\n- Utilizes Selenium for dynamic content handling and BeautifulSoup for data extraction.\n- Saves the collected data into a CSV file for further analysis.\n\n## Technologies Used\n- Python\n- Selenium\n- BeautifulSoup\n- Pandas\n\n## Installation\nTo run this project, you'll need to have Python installed on your machine. Follow these steps to set up the environment:\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/arya-io/Flipkart_Scraping.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd Flipkart_Scraping\n   ```\n\n3. Install the required libraries:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n1. Open the Jupyter Notebook file `Flipkart_Scraping.ipynb`.\n2. Run each cell step-by-step to execute the web scraping process.\n3. The scraped data will be saved in `Flipkart_Scraping.csv` in the project directory.\n\n## Note\nPlease ensure you comply with Flipkart's terms of service when scraping their website.\n\n## Contributing\nContributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or suggestions.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n- [Selenium Documentation](https://www.selenium.dev/documentation/)\n- [BeautifulSoup Documentation](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)\n- [Pandas Documentation](https://pandas.pydata.org/docs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farya-io%2Fflipkart-data-scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farya-io%2Fflipkart-data-scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farya-io%2Fflipkart-data-scraping/lists"}