Releases: serpapi/serpapi-python
Releases · serpapi/serpapi-python
v1.1.0
Sorry, something went wrong.
No results found
What's Changed
- Add PyPI trusted publishing
- Add image upload support (/image API) for Google Lens
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Sorry, something went wrong.
No results found
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Sorry, something went wrong.
No results found
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Sorry, something went wrong.
No results found
What's Changed
- Remove redundant 'engine' in google search by @DLH06 in #15
- Start yield_pages method from the first page by @hilmanski in #13
- serpapi.HTTPError missing the essential status code and error by @tanys123 in #22
- Add request timeout by @jvmvik in #24
- Automate PyPI release pipeline and modernize packaging by @ilyazub in #26
New Contributors
Full Changelog: v0.1.5...v1.0.0