Skip to content

Commit 0f34917

Browse files
authored
Update README to indicate package deprecation
Added deprecation notice and migration suggestion to README.
1 parent e3e907d commit 0f34917

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Google Search Results GoLang API
22

3+
> [!WARNING]
4+
> This package is **deprecated** in favor of [serpapi-golang](https://github.com/serpapi/serpapi-golang).
5+
> Please migrate to the newer implementation.
6+
7+
----
8+
39
![test](https://github.com/serpapi/google-search-results-golang/workflows/Go/badge.svg)
410

511
This Golang package enables to scrape and parse results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Google Schoolar and more using [SerpApi](https://serpapi.com).

0 commit comments

Comments
 (0)