Civitai Scraper
Pricing
from $2.00 / 1,000 results
Go to Apify Store
Civitai Scraper
Search and extract Civitai AI model listings, full model/download details, image gallery posts, creators, and tags -- no account or API key needed.
Civitai Scraper
Pricing
from $2.00 / 1,000 results
Search and extract Civitai AI model listings, full model/download details, image gallery posts, creators, and tags -- no account or API key needed.
Input
_input
Optional
The search query, model ID, or descriptor that produced this record.
Source strategy
_source
Optional
Which extraction strategy emitted this record (S1-api, or none on failure).
Scraped at
_scrapedAt
Optional
UTC ISO 8601 timestamp when this record was scraped.
Error
_error
Optional
Present only on failed extractions (e.g. model_not_found, invalid_request).
Error detail
_errorDetail
Optional
Free-form diagnostic detail, present only alongside _error.
ID
id
Optional
Upstream numeric ID -- a model, image, or post ID depending on mode.
Name
name
Optional
Models mode -- the model's name.
Type
type
Optional
Models mode -- Checkpoint / LORA / TextualInversion / etc.
Stats
stats
Optional
Models/images mode -- download/like/comment counts, nested object, passed through as-is.
Creator
creator
Optional
Models mode -- {username, image}, passed through as-is.
Model versions
modelVersions
Optional
Models/model-detail mode -- full nested array of every version, each with files (download URLs, hashes, virus-scan results) and sample images, passed through as-is.
Image URL
url
Optional
Images mode -- the CDN URL of the image.
Width
width
Optional
Images mode.
Height
height
Optional
Images mode.
NSFW level
nsfwLevel
Optional
Models/images mode.
Generation metadata
meta
Optional
Images mode -- always null on the public API regardless of the image's own hasMeta flag; this is Civitai's own privacy restriction, not a bug. See CRAWLING_METHOD.md.
Username
username
Optional
Images/creators mode.
Model count
modelCount
Optional
Creators mode -- how many models this user has published.
API link
link
Optional
Creators/tags mode -- a ready-to-use /models?... filter link for this creator or tag.