## ShoppingSearchEngine


Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search).


Usage

``` python
ShoppingSearchEngine
```


## Attributes

| Name | Description |
|----|----|
| [AMAZON](#AMAZON) | Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search). |
| [EBAY](#EBAY) | Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search). |
| [GOOGLE_SHOPPING](#GOOGLE_SHOPPING) | Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search). |
| [WALMART](#WALMART) | Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search). |

------------------------------------------------------------------------


#### AMAZON


Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search).


`AMAZON=``"amazon"`


------------------------------------------------------------------------


#### EBAY


Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search).


`EBAY=``"ebay"`


------------------------------------------------------------------------


#### GOOGLE_SHOPPING


Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search).


`GOOGLE_SHOPPING=``"google_shopping"`


------------------------------------------------------------------------


#### WALMART


Product indexes supported by [shopping_search()](shopping_search.md#serpapi_search_tools.shopping_search).


`WALMART=``"walmart"`
