aazirani/Python-Scraping-to-Database-Sample
Some sample code examples in Python to scrape data from the web and saving it to a database.
This project helps developers and data analysts automatically extract structured information from a website and store it in a database for further analysis or reporting. It takes a web page URL as input and outputs organized data into a MySQL database. This is ideal for anyone needing to collect and store web data systematically without manual copy-pasting.
No commits in the last 6 months.
Use this if you need to programmatically extract information from web pages and save it into a structured database for ongoing data collection or analysis.
Not ideal if you need a no-code solution or are looking to scrape highly complex, interactive websites that require significant browser interaction.
Stars
32
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/aazirani/Python-Scraping-to-Database-Sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.