ParseForge Scrapers

ParseForge Coloring Book Generator Scraper

parseforge/coloring-book-generator-scraper

Developer toolsBusinessOther

Pull grayscale shaded coloring book pages from the Apify Coloring Book Generator. Extract actor name, unique name, description, author, published time, and run count. Ideal for curating coloring book content or analyzing generator performance.

Run this scraper See the API call
Total runs
31
Bookmarked
0
Last modified
13 hours ago

This scraper was last updated on .

What does the ParseForge Coloring Book Generator Scraper return?

No description published for this scraper yet.

What input does the ParseForge Coloring Book Generator Scraper accept?

FieldTypeWhat it doesDefault
maxItems integer Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000 10
startUrls required array List of coloring book generator page URLs to scrape. [{"url":"https://apify.com/parseforge/co

How much does the ParseForge Coloring Book Generator Scraper cost?

from $3.62 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00362 to $0.004

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

How do I call the ParseForge Coloring Book Generator Scraper API?

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST · run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~coloring-book-generator-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "maxItems": 10,
    "startUrls": [
      {
        "url": "https://apify.com/parseforge/coloring-book-generator"
      }
    ]
  }'

What example inputs can I use?

Use these inputs to see how a run is configured.

input.json
{
  "maxItems": 10,
  "startUrls": [
    {
      "url": "https://apify.com/parseforge/coloring-book-generator"
    }
  ]
}

What do users say about the ParseForge Coloring Book Generator Scraper?

No reviews yet. Be the first.

How do I report an issue with the ParseForge Coloring Book Generator Scraper?

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

What related scrapers can I use?

Run ParseForge Coloring Book Generator Scraper on Apify All scrapers