Action.com Search Scraper avatar
Action.com Search Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Action.com Search Scraper

Action.com Search Scraper

Scrape products from Action.com by providing a search URL, with automatic pagination and comprehensive product information extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

5 hours ago

Last modified

Share

🛍️ Action.com Search Scraper

This actor allows you to scrape products from Action.com by providing a search URL. It automatically handles pagination and extracts comprehensive product information including prices, descriptions, images, and product details.

Features

  • URL-based Scraping: Extract products by providing a complete Action.com search URL
  • Automatic Pagination: Automatically navigates through pages and loads more products until reaching the end or max items limit
  • Comprehensive Product Data: Extract detailed information about each product including:
    • Product title and description
    • Price and price per unit
    • Product images with multiple resolutions
    • Direct links to product detail pages
  • Rich Media: Includes product images with responsive image sets
  • Complete Product Information: Get all essential product details for analysis and comparison

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Action.com search URL to scrape
maxItemsintegerNoMaximum number of products to fetch

Output

The output is a main list of product objects, each containing:

  • searchUrl: The original search URL used
  • title: Product title
  • description: Product description
  • price: Product price
  • pricePerUnit: Price per unit (if available)
  • imageUrl: URL of the main product image
  • imageSrcSet: Responsive image set with multiple resolutions
  • detailPageUrl: Direct link to the product detail page
  • scrapedAt: Timestamp of when the product was scraped

Example output:

[
{
"searchUrl": "https://www.action.com/de-de/search/?q=farbe",
"title": "Spectrum Sprühfarbe 2-in-1 Primer & Wandfarbe Weiß",
"description": "400 ml",
"price": "3,49€",
"pricePerUnit": "8,73 €/l",
"imageUrl": "https://asset.action.com/image/upload/t_digital_product_image/w_1920/17666421.webp",
"imageSrcSet": "https://asset.action.com/image/upload/t_digital_product_image/w_128/17666421.webp 128w, https://asset.action.com/image/upload/t_digital_product_image/w_256/17666421.webp 256w, https://asset.action.com/image/upload/t_digital_product_image/w_640/17666421.webp 640w, https://asset.action.com/image/upload/t_digital_product_image/w_1080/17666421.webp 1080w, https://asset.action.com/image/upload/t_digital_product_image/w_1920/17666421.webp 1920w",
"detailPageUrl": "https://www.action.com/de-de/p/3001092/spectrum-spruhfarbe-2-in-1-primer-wandfarbe-weiss/",
"scrapedAt": "2025-11-20T07:57:19.811Z"
},
...
]

Use Cases

  • Product research and price comparison
  • Market analysis and inventory tracking
  • Competitive product monitoring
  • Product catalog building
  • E-commerce data collection

Notes

  • Results are automatically paginated until reaching the end or max items limit
  • All product information is extracted directly from the search results
  • Product images are available in multiple resolutions for different use cases
  • The actor handles pagination automatically to collect comprehensive product data

Start exploring products on Action.com today!