API Parameters
Lowe's Search API request parameters.
Important! The engine parameter should always be set to lowes.
Customize the response from the Lowe's API by adding parameters to your request.
The Lowe's API is a powerful Lowe's scraping tool, made easy to use. In order to scrape Lowe's, all you have to do is send a GET request to our official endpoint followed by the parameters you choose to customize your request.
The Lowe's API uses general parameters and search type specific parameters. We cover the search type specific parameters in each search type page.
Here is the full list of the general parameters:
| Parameter | Required | Type | Description |
|---|---|---|---|
api_key | ✅ | string | Specify your unique API access key to authenticate with the API. You can find your API access key in your account dashboard. |
engine | ✅ | string | The engine of the API. Needs to be set to lowes for all Lowe's API requests. |