🖼️ Universal Media Scraper — Galleries & Images, 300+ Sites avatar

🖼️ Universal Media Scraper — Galleries & Images, 300+ Sites

Pricing

from $5.00 / 1,000 media items

Go to Apify Store
🖼️ Universal Media Scraper — Galleries & Images, 300+ Sites

🖼️ Universal Media Scraper — Galleries & Images, 300+ Sites

Extract image and video URLs with full metadata from galleries, profiles and posts across 300+ sites — one unified actor. Returns direct media URLs, titles, dimensions and author data as clean JSON. Mix sites in one run. Pay per media item.

Pricing

from $5.00 / 1,000 media items

Rating

0.0

(0)

Developer

Pika Choo

Pika Choo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

One actor to extract image and video URLs with full metadata from galleries, profiles, albums and posts across 300+ sites — art platforms, image hosts, social galleries and more. Clean, unified JSON. Billed per media item.

Instead of a different scraper for every site, point this at any supported URL and get back direct media URLs plus rich metadata in one consistent schema.

What it does

  • Accepts a list of gallery / profile / album / post URLs — you can mix sites in one run
  • Returns direct media URLs (full resolution) plus metadata: title, dimensions, author, tags, dates and any site-specific fields
  • Unified output schema across every supported site
  • Optional session cookies to reach login-only galleries

Input

FieldDescription
URLsGallery / profile / album / post URLs. Mix sites freely.
Max Items Per URLCap items per URL (1–5000) — sample large galleries cheaply.
Include Full MetadataAttach the complete metadata object per item, or keep output lean.
Session CookiesOptional cookie-file text for login-only content.
Advanced OptionsOptional JSON pass-through for power users.
ProxyResidential proxy recommended for rate-limited / geo-restricted sites.

Example input

{
"urls": [
"https://www.wikiart.org/en/claude-monet",
"https://example-gallery.com/user/portfolio"
],
"maxItemsPerUrl": 200,
"includeMetadata": true
}

Output

Each row is one media item: media_url, filename, extension, title, width, height, site, author, metadata, source_url, scraped_at. URLs that aren't supported or return nothing produce an error row, so one bad URL never fails the run.

Notes

  • This actor returns URLs and metadata, not the downloaded files themselves — point your pipeline at the URLs to fetch bytes.
  • For rate-limited or geo-restricted sites, enable the residential proxy.
  • Login-only galleries require your session cookies.
  • Billing is per media item returned.