Request - Help with media search avatar

Request - Help with media search

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Request - Help with media search

Request - Help with media search

Request for help with media search, a repetitive task that could be automated with a tool.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Lore Nest

Lore Nest

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Request for help with media search, a repetitive task that could be automated with a tool.

Price

$0.0100 USDC (Base) per call, via the x402 payment protocol.

Usage

POST /tools/request-help-with-media-search
X-PAYMENT: <base64-encoded x402 payment payload>
Content-Type: application/json
{}

Example output

Real output captured from this tool's own build-time smoke test (input above):

{
"status": "success",
"count": 10,
"results": [
{
"title": "Inception",
"type": "video",
"tags": [
"sci-fi",
"action",
"dream"
],
"year": "Unknown"
},
{
"title": "The Matrix",
"type": "video",
"tags": [
"sci-fi",
"action"
],
"year": "Unknown"
},
{
"title": "Interstellar",
"type": "video",
"tags": [
"sci-fi",
"space",
"drama"
],
"year": "2014"
},
{
"title": "Spirited Away",
"type": "video",
"tags": [
"animation",
"fantasy"
],
"year": "Unknown"
},
{
"title": "Toy Story",
"type": "video",
"tags": [
"animation",
"family"
],
"year": "Unknown"
},
{
"title": "The Godfather",
"type": "video",
"tags": [
"crime",
"drama"
],
"year": "Unknown"
},
{
"title": "Blade Runner 2049",
"type": "video",
"tags": [
"sci-fi",
"drama"
],
"year": "2017"
},
{
"title": "Coco",
"type": "video",
"tags": [
"animation",
"family",
"music"
],
"year": "Unknown"
},
{
"title": "Up",
"type": "video",
"tags": [
"animation",
"adventure"
],
"year": "Unknown"
},
{
"title": "Dune",
"type": "video",
"tags": [
"sci-fi",
"epic"
],
"year": "2021"
}
]
}