Skip to content

Commit d495a36

Browse files
authored
Revise deprecation warning for legacy package
Updated deprecation notice to recommend migration to serpapi-python and provided information on documentation compatibility.
1 parent 81feb64 commit d495a36

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
#
33

44
> [!WARNING]
5-
> This package is **deprecated** in favor of [serpapi-python](https://github.com/serpapi/serpapi-python).
6-
> Please migrate to the newer implementation.
7-
5+
> This package will soon be **deprecated** in favor of [serpapi-python](https://github.com/serpapi/serpapi-python).
6+
> We recommend migrating to the newer implementation to ensure continued support and access to the latest features and improvements.
7+
>
8+
> Please note: the current documentation, examples, and integrations on https://serpapi.com/ are written for this (legacy) package and are not yet compatible with the new library. Updated documentation for `serpapi-python` will be published soon.
89
----
910

1011
[![Package](https://badge.fury.io/py/google-search-results.svg)](https://badge.fury.io/py/google-search-results)

0 commit comments

Comments
 (0)