Comic Book Price Scraper - GoCollect Data avatar

Comic Book Price Scraper - GoCollect Data

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Comic Book Price Scraper - GoCollect Data

Comic Book Price Scraper - GoCollect Data

Scrape GoCollect for comic book prices, fair market values, grade-based pricing, key issue details, and trending hot comics lists. Supports search, hot comics, and comic detail modes.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

GoCollect Comic Book Price Scraper

Scrape publicly available comic book pricing and trending data from GoCollect, the leading comic book price guide and market tracker.

What It Scrapes

  • Hot Comics — Weekly trending list with grade-based fair market values (FMV) at grades 2.0, 4.0, 6.0, 8.0, 9.0, 9.2, and 9.6
  • Search — Find comics by keyword with sale record counts and publication dates
  • Comic Detail — Full metadata per comic: title, publisher, writer, artist, key issue notes, price range from historical sales (via JSON-LD schema), and cover image
  • Publisher Browse — Browse comics associated with a publisher name

Modes

ModeDescription
hotComicsScrape the weekly hot comics trending list
searchSearch GoCollect by keyword
comicDetailScrape specific comic detail pages by URL
publisherBrowse comics by publisher name

Input

{
"mode": "hotComics",
"limit": 10,
"comicAge": "all"
}
{
"mode": "search",
"searchQuery": "amazing spider-man",
"limit": 20
}
{
"mode": "comicDetail",
"comicUrls": [
"https://gocollect.com/comic/spawn-1",
"https://gocollect.com/comic/amazing-spider-man-300"
]
}
{
"mode": "publisher",
"publisher": "image",
"limit": 15
}

Output Fields

Hot Comics / Search / Publisher modes

FieldDescription
titleFull comic title including issue number
seriesSeries name (parsed from title)
issueNumberIssue number string
coverImageUrlCover image URL
keyIssueDetailsKey issue notes (first appearance, origin, etc.)
gradesObject of grade→price (FMV) mappings from the list view
rankHot list rank position (hot comics mode only)
saleRecordsCountNumber of historical sale records (search mode)
publicationDatePublication month/year
urlGoCollect URL for this comic
slugURL slug identifier
scrapedAtISO timestamp

Comic Detail mode (additional fields)

FieldDescription
publisherPublisher name (e.g. "Marvel", "DC", "Image")
yearPublication year (integer)
publicationDateFull publication date string
writerWriter(s)
artistArtist(s)
coverArtistCover artist(s)
coverPriceOriginal cover price
pageCountPage count
priceRangeObject with lowPrice, highPrice, offerCount from historical sales

Notes

  • GoCollect requires a paid subscription ($9/mo Pro) for full FMV data, detailed sales history, and grade breakdowns. This scraper only extracts publicly available data.
  • The hot comics list provides grade-based FMV at 7 grade points (2.0 through 9.6) without a login.
  • Comic detail pages include price range (low/high) from JSON-LD schema data embedded in the page.
  • A 1.5-second delay is applied between requests in detail mode to be respectful of the server.

Pricing

Pay-per-result (PPE): $0.005 per result.