Skip to content

Commit 3130813

Browse files
author
Kenneth Reitz
committed
documentation improvements
1 parent c7e86fb commit 3130813

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

serpapi/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def search_archive(self, **params):
6262
6363
:param search_id: the Search ID of the search to retrieve from the archive.
6464
:param api_key: the API Key to use for SerpApi.com.
65+
:param output: the output format desired (``html`` or ``json``). Defaults to ``json``.
6566
:param **: any additional parameters to pass to the API.
6667
6768
**Learn more**: https://serpapi.com/search-archive-api

0 commit comments

Comments
 (0)