# Flipkart Mobiles Web Scraping
This project is a web scraping script that extracts information about mobile phones from Flipkart. It retrieves details such as product name, price, offers, reviews, and additional specifications like RAM, ROM, display, rear camera, and battery. The extracted data is stored in a CSV file.
```bash
from py_flip_scrap import mobdata
mobdata(upper_range= max_amount_value)
```
## Requirements
- Python 3.x
- pandas
- BeautifulSoup
- requests
## Installation
1.Clone the repository:
```bash
git clone https://github.com/Mohshaikh23/Flipkart_Webscrapping.git
```
2.Install the dependencies
```bash
pip install pandas beautifulsoup4 requests
```
## Usage
1.Open a terminal or command prompt.
2.Navigate to the project directory:
```bash
cd flipkart-webscraping
```
3.Run the app.py script with a specified input value:
```bash
python app.py
```
4.Enter the desired price range for mobile phones when prompted.
5.The script will scrape the Flipkart website, extract the data, and save it in a CSV file named 'mobiles_under_price.csv'.
## License
This project is licensed under the MIT License.
Feel free to customize and enhance the `README.md` file to include any additional information or instructions specific to your project.
Raw data
{
"_id": null,
"home_page": "https://github.com/Mohsin Shaikh/Flipkart_Webscrapping",
"name": "py-scrapo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "webscraper,flipkart,scrap",
"author": "Mohsin Shaikh",
"author_email": "mohsin.shaikh324@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1e/09/e6f626e73fbc2050a569cc0cc45775608bb6984ca623564810709b41e8a4/py_scrapo-0.0.1.tar.gz",
"platform": null,
"description": "# Flipkart Mobiles Web Scraping\r\n\r\nThis project is a web scraping script that extracts information about mobile phones from Flipkart. It retrieves details such as product name, price, offers, reviews, and additional specifications like RAM, ROM, display, rear camera, and battery. The extracted data is stored in a CSV file.\r\n\r\n```bash\r\nfrom py_flip_scrap import mobdata\r\nmobdata(upper_range= max_amount_value)\r\n```\r\n\r\n## Requirements\r\n\r\n- Python 3.x\r\n- pandas\r\n- BeautifulSoup\r\n- requests\r\n\r\n## Installation\r\n\r\n1.Clone the repository:\r\n\r\n```bash\r\ngit clone https://github.com/Mohshaikh23/Flipkart_Webscrapping.git\r\n```\r\n\r\n2.Install the dependencies\r\n\r\n```bash\r\npip install pandas beautifulsoup4 requests\r\n```\r\n\r\n## Usage\r\n\r\n1.Open a terminal or command prompt.\r\n\r\n2.Navigate to the project directory:\r\n\r\n```bash\r\n cd flipkart-webscraping\r\n```\r\n\r\n3.Run the app.py script with a specified input value:\r\n\r\n```bash\r\npython app.py\r\n```\r\n\r\n4.Enter the desired price range for mobile phones when prompted.\r\n\r\n5.The script will scrape the Flipkart website, extract the data, and save it in a CSV file named 'mobiles_under_price.csv'.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License.\r\n\r\nFeel free to customize and enhance the `README.md` file to include any additional information or instructions specific to your project.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Flipkart_Webscrapping",
"version": "0.0.1",
"project_urls": {
"Bug tracker": "https://github.com/Mohsin Shaikh/Flipkart_Webscrapping/issues",
"Homepage": "https://github.com/Mohsin Shaikh/Flipkart_Webscrapping"
},
"split_keywords": [
"webscraper",
"flipkart",
"scrap"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cd751596c1131873caf245229002381716586e486d6f40eac86d6183ec2ab06c",
"md5": "e212bda756a23a7a7f6472dc4fe8999e",
"sha256": "d45076679746265954adffe5efec87c90e941116e0eebb117476f51e0827d8a8"
},
"downloads": -1,
"filename": "py_scrapo-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e212bda756a23a7a7f6472dc4fe8999e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2717,
"upload_time": "2023-06-12T02:55:35",
"upload_time_iso_8601": "2023-06-12T02:55:35.758086Z",
"url": "https://files.pythonhosted.org/packages/cd/75/1596c1131873caf245229002381716586e486d6f40eac86d6183ec2ab06c/py_scrapo-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1e09e6f626e73fbc2050a569cc0cc45775608bb6984ca623564810709b41e8a4",
"md5": "048e54d777b9bc2145538cd4469a7e1c",
"sha256": "201f2304e08e0c1992b4a31b9f38c68cac6376b2666859d7b7c064dfbdf639ba"
},
"downloads": -1,
"filename": "py_scrapo-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "048e54d777b9bc2145538cd4469a7e1c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2852,
"upload_time": "2023-06-12T02:55:37",
"upload_time_iso_8601": "2023-06-12T02:55:37.348144Z",
"url": "https://files.pythonhosted.org/packages/1e/09/e6f626e73fbc2050a569cc0cc45775608bb6984ca623564810709b41e8a4/py_scrapo-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-12 02:55:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Mohsin Shaikh",
"github_project": "Flipkart_Webscrapping",
"github_not_found": true,
"lcname": "py-scrapo"
}