Mojeek Image Scraper
Under maintenancePricing
from $1.99 / 1,000 mojeek image scraper results
Mojeek Image Scraper
Under maintenanceScrapes Mojeek Images for any query. Extracts the full canonical images-vertical schema: image URL + thumbnail, title, alt, dimensions, filesize, source page, MIME type, color, AI/stock/animated flags, license, and more.
Pricing
from $1.99 / 1,000 mojeek image scraper results
Rating
0.0
(0)
Developer
Search API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrapes Mojeek Images for any query. Extracts the full canonical images-vertical schema: image URL + thumbnail, title, alt, dimensions, filesize, source page, MIME type, color, AI/stock/animated flags, license, and more.
What this Actor collects
The Actor converts image results and media metadata into clean JSON records that can be downloaded, queried through the Apify API, or sent to downstream workflows.
- Uses the input limits and filters below to control the crawl.
- Stores source-backed fields defined by the 38-field dataset schema.
- Omits optional fields when the source does not expose a value instead of writing nulls or fabricated placeholders.
Use cases
- Visual research
- Image-source discovery
- Media and asset enrichment
Input
Provide input in JSON. Fields marked required must be supplied; source-specific alternatives and constraints are described in the field text.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | Yes | "nature photography" | The image search query. |
maxItems | integer | No | 100 | Maximum number of images to scrape. |
license | string | No | "" | Filter images by license type. Leave empty for all images. |
proxyConfiguration | object | No | {"useApifyProxy":true} | Proxy settings for the scraper. Residential proxies recommended. |
Example input
{"query": "mountains","maxItems": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Output
The default dataset contains one item per image result. The following are the most useful fields; availability can vary by source response.
| Field | Type | Description |
|---|---|---|
position | integer | Position |
title | string | Title |
imageUrl | string | Image URL |
thumbnail | string | Thumbnail |
sourceDomain | string | Source Domain |
width | string | Width |
height | string | Height |
searchQuery | string | Search Query |
scrapedAt | string | Scraped At |
type | string | Type |
url | string | URL |
link | string | Link |
query | string | Query |
resultType | string | Result Type |
page | integer | Page |
titleHtml | string | Title HTML |
Example dataset item
No static output record is embedded because the current local storage has no trustworthy item. Run the Actor with the example input to create source-backed output; the Actor does not fabricate a sample record.
