actors/walmart-search-scraper

datacortex/walmart-search-scraper

Walmart Search Scraper

Walmart keyword search — price, rating, fulfillment flags, and product URLs.

When to use it

Use this to scan Walmart’s catalog by keyword. Pair with Walmart Product Scraper when you need a specific item ID.

Versus the sibling Actors

Search vs product is the same split as Amazon. Search discovers IDs; product lookup fills the PDP.

Example input

{
  "keywords": [
    "paper towels"
  ],
  "maxResults": 20
}

Example output

{
  "title": "Bounty Paper Towels",
  "price": 18.97,
  "rating": 4.6
}

MCP pin

Agents call this through Apify MCP. Running it needs an Apify token.

{
  "mcpServers": {
    "apify": {
      "url": "https://mcp.apify.com?tools=datacortex/walmart-search-scraper"
    }
  }
}

Pricing

$0.50 per 1,000 results + $0.001 per run. Confirm on the Apify pricing tab if you are budgeting a large run.

Limitations

  • Does not open product-detail pages.
  • Fulfillment flags follow the search card, not live cart inventory.

Related Actors

Built and maintained by Irfan Ali, senior AI engineer. Open to senior AI IC roles — Bengaluru or remote. Get in touch.