actors/walmart-product-scraper
datacortex/walmart-product-scraper
Walmart Product Scraper
Look up Walmart products by ID or URL. Export title, price, rating, images, seller, and fulfillment.
When to use it
Use this for a known Walmart item ID or product URL when the search card is not enough.
Versus the sibling Actors
One product per input. For keyword discovery use Walmart Search Scraper.
Example input
{
"productIds": [
"6454202696",
"https://www.walmart.com/ip/6454202696"
],
"domain": "com"
}Example output
{
"title": "Example Walmart listing",
"price": 12.98
}MCP pin
Agents call this through Apify MCP. Running it needs an Apify token.
{
"mcpServers": {
"apify": {
"url": "https://mcp.apify.com?tools=datacortex/walmart-product-scraper"
}
}
}Pricing
$5.00 per 1,000 products + $0.001 per run. Confirm on the Apify pricing tab if you are budgeting a large run.
Limitations
- One lookup per input row.
- Seller and fulfillment omitted when the page does not show them.
Related Actors
Built and maintained by Irfan Ali, senior AI engineer. Open to senior AI IC roles — Bengaluru or remote. Get in touch.