Skip to content

Commit 81feb64

Browse files
authored
Add deprecation notice for Google Search Results package
Added deprecation notice and migration suggestion to README.
1 parent 264be6d commit 81feb64

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Google Search Results in Python
2+
#
3+
4+
> [!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+
8+
----
29

310
[![Package](https://badge.fury.io/py/google-search-results.svg)](https://badge.fury.io/py/google-search-results)
411
[![Build](https://github.com/serpapi/google-search-results-python/actions/workflows/python-package.yml/badge.svg)](https://github.com/serpapi/google-search-results-python/actions/workflows/python-package.yml)

0 commit comments

Comments
 (0)