# Yahoo Images Scraper - Low-cost💲🔥🖼️🟣 (`delectable_incubator/yahoo-images-scraper-low-cost`) Actor

🖼️ Easily scrape Yahoo Images results by keyword across multiple countries & languages. Extract image titles, image URLs, source page URLs, thumbnails, domains, dimensions, rankings, language/region, search timestamps & more. Perfect for AI datasets, visual content discovery & market intelligence

- **URL**: https://apify.com/delectable\_incubator/yahoo-images-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** SEO tools, Videos, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.00005 / actor start

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

<p align="center">
  <img src="https://i.ibb.co/jkNS73wX/readme.png" alt="Yahoo Images Search Scraper" width="100%">
</p>

***

## 🖼️🟣 Yahoo Images Search Scraper | Bulk Image Search Scraper | Multi-Language Image Search | Apify Actor

### 🚀 Extract Yahoo Image Search Results in Seconds (No Code)

The **Yahoo Images Search Scraper (Apify Actor)** is a powerful, scalable and SEO-optimized scraping solution designed to extract public **Yahoo Image Search results** using **bulk keywords**.

Collect structured image datasets including image URLs, source page URLs, thumbnails, titles, domains, image dimensions, rankings, language/region, search timestamps, and more.

Perfect for **AI datasets, computer vision, image research, SEO, market intelligence, visual content discovery, trend analysis and media monitoring.**

***

## 🔥 Why This Yahoo Images Search Scraper?

✔ Best Yahoo Images Search Scraper on Apify

✔ Supports Bulk Keyword Scraping

✔ Multi-Language & Multi-Region Search

✔ Time-Based Image Filtering

✔ People Detection Filters

✔ Automatic Pagination

✔ Fast & Scalable Extraction

✔ Structured JSON / CSV / Excel Output

✔ Perfect for AI & Computer Vision Datasets

✔ No Coding Required

***

## 🎯 What This Scraper Does

This Apify Actor extracts public image search results directly from **Yahoo Images**.

#### 📌 Core Features

✅ Scrape Yahoo Images by Keyword

✅ Bulk Keyword Scraping

✅ Search Hundreds of Keywords

✅ Search Multiple Countries & Languages

✅ Filter by Publication Period

✅ Filter Images with or without People

✅ Automatic Pagination

✅ Extract Image Titles

✅ Extract Original Image URLs

✅ Extract Source Page URLs

✅ Extract Thumbnail URLs

✅ Extract Source Domains

✅ Extract Image Width

✅ Extract Image Height

✅ Extract Ranking Position

✅ Save Search Keyword

✅ Save Language / Region

✅ Save Search Timestamp

✅ High-Speed Cloud Scraping

✅ Clean Structured Datasets

***

## ⚡ Input Configuration (Simple & Powerful)

### 🔥 BULK IMAGE SEARCH MODE (SEO BOOST 🚀)

```
{
  "keywords": [
    "artificial intelligence",
    "luxury cars",
    "modern architecture",
    "wildlife photography",
    "travel destinations"
  ],
  "language": "us",
  "timeFilter": "month",
  "people": "all",
  "maxItemsPerKeyword": 100
}
```

Simply add hundreds of keywords and select your preferred Yahoo Images region.

Each keyword returns up to **maxItemsPerKeyword** image results.

***

## 📊 Extracted Image Data

| Field | Description |
|--------|-------------|
| keyword | Search keyword |
| language | Yahoo language / region |
| position | Image ranking position |
| title | Image title |
| imageUrl | Original image URL |
| pageUrl | Source page URL |
| thumbnailUrl | Thumbnail image |
| domain | Source website |
| width | Image width (pixels) |
| height | Image height (pixels) |
| searchTimestamp | Date & time of extraction |

***

## 💡 Use Cases

Perfect for:

🖼️ Image Dataset Collection

🤖 AI Training Datasets

🧠 Computer Vision

📊 Market Research

📈 SEO Research

🌍 Visual Trend Analysis

📢 Content Discovery

🏢 Competitor Analysis

📰 Media Monitoring

🎨 Creative Inspiration

***

## 🚀 Key Features

⚡ Bulk Keyword Support

🌍 Multi-Language Search

🖼️ Yahoo Images Scraping

📅 Time Filtering

👤 People Filtering

📌 Automatic Pagination

🧠 Structured Output

📊 High-Speed Extraction

🔁 Reliable Cloud Execution

💾 Export-Ready Datasets

⚙️ Enterprise-Ready Apify Actor

***

## 📤 Export Formats

✔ JSON

✔ CSV

✔ Excel (XLSX)

✔ XML

✔ HTML

✔ RSS

***

## 📦 Example Output

```
{
  "keyword": "artificial intelligence",
  "language": "us",
  "position": 1,
  "title": "Artificial Intelligence Technology",
  "imageUrl": "https://example.com/images/ai.jpg",
  "pageUrl": "https://example.com/article",
  "thumbnailUrl": "https://example.com/thumb.jpg",
  "domain": "example.com",
  "width": 1920,
  "height": 1080,
  "searchTimestamp": "2026-07-27T10:15:42Z"
}
```

***

## 🔥 Why This is the BEST Yahoo Images Search Scraper on Apify?

✔ Optimized for Apify Search Ranking

✔ High-performance extraction engine

✔ Bulk keyword support

✔ Multi-country & multi-language support

✔ Time & people filtering

✔ Automatic pagination

✔ Original image & source page extraction

✔ Clean structured datasets

✔ Enterprise-ready scalability

✔ Built for AI, SEO and automation workflows

***

## 💸 Pricing

This scraper runs on a **pay-per-result** pricing model.

You only pay for successfully extracted records.

💳 **Price: $4.99 / 1,000 results**

***

## ❓ FAQ

#### Can I scrape multiple keywords at once?

Yes.

Bulk keyword mode is fully supported.

***

#### Can I search different Yahoo Images regions?

Yes.

Simply choose the desired language/region before running the actor.

***

#### Can I filter images?

Yes.

You can filter by:

- Any Time
- Past 24 Hours
- Past Week
- Past Month
- Past Year

And by:

- All Images
- Face Only
- Head & Shoulders
- No People

***

#### Can I scrape thousands of image results?

Yes.

Simply increase the **maxItemsPerKeyword** value.

***

#### Is pagination supported?

Yes.

The scraper automatically collects results until the requested limit is reached.

***

#### Is coding required?

No.

Everything runs directly on Apify.

***

#### Can I export the data?

Yes.

Supports JSON, CSV, Excel, XML, HTML and RSS.

***

## ⚠️ Disclaimer

This tool is an independent data extraction solution and is **not affiliated with Yahoo or Yahoo Image Search.**

Users are responsible for complying with Yahoo's Terms of Service and all applicable laws.

***

## 🔗 Related Actors

We are building the complete **PrimeScrape Search Intelligence Suite.**

More premium Google Images, Bing Images, Yahoo Images, Brave Images, DuckDuckGo Images and visual search scrapers are coming soon.

🚀 Stay tuned.

***

## 🌍 PrimeScrape Ecosystem

Built for large-scale data extraction, automation, AI datasets and business intelligence.

🖼️ Image Intelligence

🌍 International Image Search

📊 Visual Analytics

🤖 AI Training Datasets

🏢 Competitor Intelligence

📈 SEO Research

⚙️ Automation Pipelines

🌐 Public Data Extraction

***

## 📬 Support

⭐⭐⭐⭐⭐

If this scraper saves you time, please leave a review.

For enterprise scraping solutions, custom Apify Actors or large-scale scraping projects, feel free to contact **PrimeScrape**.

# Actor input Schema

## `keywords` (type: `array`):

List of keywords or topics to search for on Yahoo Image Search. Each keyword is scraped once, using the single language/region and filters selected below.

## `language` (type: `string`):

Single Yahoo Image Search regional subdomain to run every keyword against (e.g. fr.images.search.yahoo.com, es.images.search.yahoo.com, us.images.search.yahoo.com).

## `timeFilter` (type: `string`):

Filter image results by publication period

## `people` (type: `string`):

Filter image results by presence/framing of people

## `maxItemsPerKeyword` (type: `integer`):

Maximum number of image results to extract for each keyword.

## Actor input object example

```json
{
  "keywords": [
    "cybersecurity",
    "AI"
  ],
  "language": "fr",
  "timeFilter": "any",
  "people": "all",
  "maxItemsPerKeyword": 50
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "keywords": [
        "cybersecurity",
        "AI"
    ],
    "language": "fr",
    "timeFilter": "any",
    "people": "all",
    "maxItemsPerKeyword": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/yahoo-images-scraper-low-cost").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "keywords": [
        "cybersecurity",
        "AI",
    ],
    "language": "fr",
    "timeFilter": "any",
    "people": "all",
    "maxItemsPerKeyword": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/yahoo-images-scraper-low-cost").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "keywords": [
    "cybersecurity",
    "AI"
  ],
  "language": "fr",
  "timeFilter": "any",
  "people": "all",
  "maxItemsPerKeyword": 50
}' |
apify call delectable_incubator/yahoo-images-scraper-low-cost --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=delectable_incubator/yahoo-images-scraper-low-cost",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/cGXGfMI49MmOzZ7Bp/builds/Q3QimJdpbaCmzg0dD/openapi.json
