Skip to content

Commit e8f4a76

Browse files
authored
Add deprecation notice for Google Search Results API
Added deprecation warning and migration suggestion.
1 parent aff4a9c commit e8f4a76

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

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

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

514
This Java package enables to scrape and parse Google, Bing and Baidu search results using [SerpApi](https://serpapi.com). Feel free to fork this repository to add more backends.

0 commit comments

Comments
 (0)