Releases: serpapi/serpapi-python
Releases · serpapi/serpapi-python
Release list
v1.1.0
What's Changed
- Add PyPI trusted publishing
- Add image upload support (
/imageAPI) for Google Lens
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
v1.0.0
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.HTTPErrormissing 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