v0.8.0
Highlights
- Added
scholar_searchfor Google Scholar paper metadata, citations, related versions, and available full text. - Added SearchApi as an optional primary or fallback provider for
search,search_parallel, andscholar_search. - Browser search remains the default and requires no API key.
- Added
SEARCH_API,SURF_SEARCH_PROVIDER, andSURF_SCHOLAR_PROVIDERconfiguration. - Added provider and API key status to
healthwithout exposing the key.
SearchApi support is sponsored by SearchApi.
Fixes
- Detect dead pooled browser contexts through the context
closeevent instead of the unreliablectx.pages()probe in #11.
Contributors
- Thanks to @KoscheiiB for their first contribution in #11.
Full Changelog: v0.7.0...v0.8.0