alirezamika/autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
This tool helps you quickly extract specific information from web pages without writing complex code. You provide a web page URL and a few examples of the data you want, and it learns to find similar items or exact values. It's ideal for market researchers, content curators, or data analysts who need to gather specific text, URLs, or HTML tag values from multiple websites.
7,122 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to repeatedly pull structured data like article titles, product prices, or contact information from different web pages that share a similar layout, based on just a few examples.
Not ideal if you need to interact with a website (e.g., fill forms, click buttons, or log in) or if the data you want is heavily reliant on complex JavaScript interactions.
Stars
7,122
Forks
720
Language
Python
License
MIT
Category
Last pushed
Jun 09, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alirezamika/autoscraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
YoongiKim/AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
machine-learning-apps/Issue-Label-Bot
Code For The Issue Label Bot, an App that automatically labels issues using machine learning,...
nuhmanpk/Webtrench
A powerful and easy-to-use web scrapper for collecting data from the web. Supports scraping of...
lorey/mlscraper
🤖 Scrape data from HTML websites automatically by just providing examples
shaohua0116/ICLR2020-OpenReviewData
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using...