Ross ROSS = Recommend OSS · open-source software intelligence for agents

holgerd77/django-dynamic-scraper

Creating Scrapy scrapers via the Django admin interface observed · 2026-08-28

github.com/holgerd77/django-dynamic-scraper · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5374
  • days_rel: n/a
  • days_push: 1656
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1157 stars · 300 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Django app that builds on the Scrapy framework and lets you create and manage Scrapy spiders through the Django admin interface. It removes the need to hand-code spiders by defining scraping configurations as Django models.

Use cases

  • create scrapy spiders without writing code
  • manage web scrapers from a django admin panel
  • schedule recurring scraping of websites
  • scrape structured data from web pages into a database
  • build a scraping dashboard for non-developers

When to choose

  • you already use Django and want admin-managed scrapers
  • you need many similar spiders configured via the UI
  • you want scheduled, recurring scraping jobs stored in a database

When to avoid

  • you need a lightweight standalone scraper without Django
  • you require heavily customized, code-driven spider logic
  • you need a project with frequent recent releases

Facets

library · maturity maintenance

web-scraping scheduling crawlers web-development python scrapy django-admin spider-management scraping automation web-server

2 sources

Member repositories

RepositoryRoleHealth v2
holgerd77/django-dynamic-scrapermain23

For agents

markdown · JSON · MCP: product_card(name="holgerd77/django-dynamic-scraper")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem