## SearchResultFormat


Select the serialization returned by SerpApi and the tool.


Usage

``` python
SearchResultFormat
```


## Attributes

| Name | Description |
|----|----|
| [JSON](#JSON) | Select the serialization returned by SerpApi and the tool. |
| [MARKDOWN](#MARKDOWN) | Select the serialization returned by SerpApi and the tool. |

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


#### JSON


Select the serialization returned by SerpApi and the tool.


`JSON=``"json"`


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


#### MARKDOWN


Select the serialization returned by SerpApi and the tool.


`MARKDOWN=``"markdown"`
