holgerd77/django-dynamic-scraper
Creating Scrapy scrapers via the Django admin interface
This tool helps web developers create and manage web scrapers directly within the Django administration panel. You can define what data to extract from websites, and the tool will then generate the code to automatically collect that information. It's designed for Django developers who need to build custom data collection systems.
1,161 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Django developer who needs to build and maintain web scrapers for data extraction without writing extensive Scrapy code manually.
Not ideal if you are not familiar with Django or primarily need to perform simple, one-off web scraping tasks.
Stars
1,161
Forks
303
Language
Python
License
BSD-3-Clause
Category
Last pushed
Feb 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/holgerd77/django-dynamic-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.