{"id":15889280,"url":"https://github.com/srikanth-kandi/product-pricing-chatbot","last_synced_at":"2026-05-08T13:12:47.637Z","repository":{"id":188475970,"uuid":"678807172","full_name":"srikanth-kandi/product-pricing-chatbot","owner":"srikanth-kandi","description":"Vegetables and Fruits pricing ChatBot using Web Scraping","archived":false,"fork":false,"pushed_at":"2023-11-10T17:00:57.000Z","size":5331,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T07:28:04.419Z","etag":null,"topics":["bootstrap5","css-flexbox","flask","html5","javascript","webscraping"],"latest_commit_sha":null,"homepage":"https://chatbot.srikanthkandi.tech","language":"JavaScript","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/srikanth-kandi.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}},"created_at":"2023-08-15T12:29:39.000Z","updated_at":"2025-01-16T11:30:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4d8b7f6-f8e7-4d01-bbc8-185eddb3b21b","html_url":"https://github.com/srikanth-kandi/product-pricing-chatbot","commit_stats":null,"previous_names":["srikanth-kandi/product-pricing-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2Fproduct-pricing-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2Fproduct-pricing-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2Fproduct-pricing-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2Fproduct-pricing-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srikanth-kandi","download_url":"https://codeload.github.com/srikanth-kandi/product-pricing-chatbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246854978,"owners_count":20844855,"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":["bootstrap5","css-flexbox","flask","html5","javascript","webscraping"],"created_at":"2024-10-06T06:42:24.133Z","updated_at":"2026-05-08T13:12:42.606Z","avatar_url":"https://github.com/srikanth-kandi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Vegetables and Fruits pricing ChatBot using Web Scraping\u003cbr\u003e\nWeb scraping is the process of automatically extracting information from websites. It involves fetching web pages, parsing their content, and extracting relevant data for further analysis or use. \nPython is a popular programming language for web scraping due to its robust libraries and ease of use.\n\n## Libraries used in python: \u003cbr\u003e\n\nThere are several libraries in Python that are commonly used for web scraping.\u003cbr\u003e\n1. Beautiful Soup: A powerful library for parsing HTML and XML documents.\u003cbr\u003e\n2. Requests: A library for making HTTP requests and handling responses.\u003cbr\u003e\n\n## Install Required Libraries: \u003cbr\u003e\nInstall the necessary libraries using pip. For example, to install Beautiful Soup and Requests use the following command\u003cbr\u003e\n```python\npip install beautifulsoup4 requests\n```\n\n## Send HTTP Requests: \u003cbr\u003e\nUse the requests library to send an HTTP GET request to the URL of the webpage you want to scrape.\u003cbr\u003e\nHere we used the website \"https://market.todaypricerates.com/Andhra-Pradesh-vegetables-price\" to scrap the different vegetables and Fruits Price.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-kandi%2Fproduct-pricing-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrikanth-kandi%2Fproduct-pricing-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-kandi%2Fproduct-pricing-chatbot/lists"}