{"id":19530409,"url":"https://github.com/chandru-mc/web-scraping","last_synced_at":"2026-06-13T08:31:57.750Z","repository":{"id":255052044,"uuid":"848395798","full_name":"CHANDRU-MC/web-scraping","owner":"CHANDRU-MC","description":"This repository contains a Python-based web scraping project that extracts product data from Amazon. The project includes a Jupyter Notebook (Web_Scarping_amaz.ipynb) that demonstrates how to scrape product titles, prices, ratings, reviews, and availability using BeautifulSoup and requests. The scraped data is saved in a CSV file (amazon_data.csv) ","archived":false,"fork":false,"pushed_at":"2024-08-27T17:26:39.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T02:44:22.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":" https://chandru-mc.github.io/web-scraping/","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/CHANDRU-MC.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-08-27T17:23:28.000Z","updated_at":"2024-08-27T17:30:22.000Z","dependencies_parsed_at":"2024-08-27T19:16:55.098Z","dependency_job_id":"c43474b9-249d-4c44-bbbb-f881b6d4e647","html_url":"https://github.com/CHANDRU-MC/web-scraping","commit_stats":null,"previous_names":["chandru-mc/web-scraping"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CHANDRU-MC/web-scraping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CHANDRU-MC%2Fweb-scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CHANDRU-MC%2Fweb-scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CHANDRU-MC%2Fweb-scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CHANDRU-MC%2Fweb-scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CHANDRU-MC","download_url":"https://codeload.github.com/CHANDRU-MC/web-scraping/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CHANDRU-MC%2Fweb-scraping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34278153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-11T01:31:59.592Z","updated_at":"2026-06-13T08:31:57.735Z","avatar_url":"https://github.com/CHANDRU-MC.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## Overview\n\nThis project demonstrates web scraping techniques using Python. The primary goal is to scrape data from e-commerce websites and analyze it. This repository includes a Jupyter Notebook for scraping product information from Amazon.\n\n## Project Details\n\nThe project includes the following components:this done in jupyter notebook\n\n- **`Web_Scarping_amaz.ipynb`**: A Jupyter Notebook that performs web scraping on Amazon to extract product titles, prices, ratings, reviews, and availability.\n- **`amazon_data.csv`**: The CSV file containing the scraped data.\n\n## Requirements\n\nTo run the web scraping notebook, you need to have the following Python packages installed:\n\n- `requests`\n- `beautifulsoup4`\n- `pandas`\n- `numpy`\n\nYou can install the required packages using pip:\n\n```bash\npip install requests beautifulsoup4 pandas numpy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandru-mc%2Fweb-scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandru-mc%2Fweb-scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandru-mc%2Fweb-scraping/lists"}