Skip to main content
GET
Autocomplete
Expand a partial search term into Walmart’s own search-box suggestions, each tagged with the department it belongs to. Backed by Walmart’s typeahead service — the cheapest call in this API. Credits: 1

Authorization

string
required
Your ScrapeBadger API key.

Query Parameters

string
required
Partial search term, e.g. lapt.

Response

string
Echo of the requested query.
integer
Number of suggestions.
Suggestion[]
Suggestions.

Example

Response
Because /search hits a hard page-10 wall, fanning one term out into several suggested queries and merging the results on us_item_id buys wider coverage than paging deeper — at 1 credit per expansion.