# Real-Time Walmart Data - Walmart Products, Reviews & Offers (US & Canada) > Fast, reliable, and extensive Walmart data API - search and get products, reviews, offers, product details, and more from Walmart US and Canada in real-time. ## Overview Real-Time Walmart Data is a fast, reliable, and extensive API for Walmart product data in the US and Canada in real-time. It returns products, details, reviews, and offers as structured JSON via REST. Who is this API for: developers building price tracking and repricing, product research, and e-commerce intelligence tools. What it returns: product search, products by category, product details, offers, and reviews from Walmart. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /search - Product Search Search for products on Walmart with pagination support and multiple filters and options such as sort by, price range, location, and more. Parameters: **query**, page, sort_by, min_price, max_price, store_id, facet, domain (+2 more) Full URL: `https://api.openwebninja.com/real-time-walmart-data/search` ### GET /products-by-category - Products By Category Get products from a specific Walmart category with pagination, sorting, and filtering options. Parameters: **category_id**, page, sort_by, max_price, min_price, store_id, facet, domain (+2 more) Full URL: `https://api.openwebninja.com/real-time-walmart-data/products-by-category` ### GET /product-details - Product Details Get comprehensive product details including title, price, description, specifications, variants, reviews summary, and more. Parameters: **product_id**, domain Full URL: `https://api.openwebninja.com/real-time-walmart-data/product-details` ### GET /product-offers - Product Offers Get all available seller offers for a specific Walmart product, including prices, seller info, shipping, and return policies. Parameters: **product_id**, domain Full URL: `https://api.openwebninja.com/real-time-walmart-data/product-offers` ### GET /product-reviews - Product Reviews Get customer reviews for a Walmart product with pagination, sorting, and rating filter options. Parameters: **product_id**, page, domain, rating, limit, sort Full URL: `https://api.openwebninja.com/real-time-walmart-data/product-reviews` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/real-time-walmart-data` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/realtime-walmart-data ## Topics walmart api, walmart data api, product data api, price tracking api, ecommerce data api, product reviews api, product offers api, retail data api, walmart scraper api ## Links - API page: https://www.openwebninja.com/api/real-time-walmart-data - Get an API key / subscribe: https://app.openwebninja.com/api/realtime-walmart-data - Pricing & plans: https://app.openwebninja.com/api/realtime-walmart-data/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/realtime_walmart_data.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_