DCBS Discount Comic Book Service Scraper - Prices & Discounts
Pricing
from $10.00 / 1,000 results
DCBS Discount Comic Book Service Scraper - Prices & Discounts
Scrape Discount Comic Book Service (DCBS / dcbservice.com) comics, trades & preorders. Get title, series, issue, publisher, creators, DCBS price, SRP, discount %, availability, ship date, image and URL for Batman, Spider-Man and thousands more.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
NewKadia Comic Book Scraper
Scrape back-issue comic listings from NewKadia (newkadia.com, one of the largest online back-issue comic retailers — the storefront is now served by Comic Source / comicsource.com).
Search by keyword and get structured data for every matching comic: title, series, issue number, condition grades, per-grade prices, cover variants, availability, image and product URL.
What you get
Per comic (one dataset row):
| Field | Description |
|---|---|
title | Full comic title (e.g. X-Men: The End: Men & X-Men #2) |
series | Series/title with the issue number stripped |
issue | Issue number (e.g. 2) |
publisher | Publisher/category when exposed by the store (may be null) |
condition | Best available condition grade (e.g. Near Mint +) |
grades | All available condition grades |
covers | Cover/edition variants (e.g. Direct, Newsstand) |
variants | Per-variant breakdown: { cover, condition, price, sku, availability } |
price / priceMin / priceMax | Price range across grades (USD) |
availability / available | In Stock / Out of Stock (+ boolean) |
imageUrl | Cover image URL |
url | Product page URL |
query | The search term that matched this comic |
scrapedAt | ISO timestamp |
Input
{"searchQueries": ["spider-man", "x-men"],"maxItems": 100,"scrapeDetails": true}
- searchQueries — comic search terms (title, character, series).
- maxItems — max comics per query (~36 per results page).
- scrapeDetails — when
true(default), fetches each comic page for all condition grades, per-grade prices, cover variants and stock status. Setfalsefor a faster, card-only run (title, from-price, image, URL, issue, series). - proxyConfiguration — optional; works without a proxy from most egress.
Use cases
- Comic collectors tracking back-issue prices and grades
- Resellers/arbitrage sourcing raw comics to grade
- Price comparison across marketplaces
- Building comic price datasets
Notes
- Data source: Comic Source Shopify storefront (search results HTML + product-page schema.org
ProductGroupJSON-LD). - Pricing is Pay-Per-Event: a small per-run start fee plus a per-result charge.