Skip to content

Commit bb8dbd4

Browse files
author
Kenneth Reitz
committed
update status details
1 parent e7180f5 commit bb8dbd4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,10 @@
77
[![serpapi-python](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml/badge.svg)](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml)
88
</div>
99

10-
This repository is the home of the *soon–to–be* official Python API wrapper for SerpApi (https://serpapi.com). This `serpapi` module allows you to access search data in your Python application.
10+
This repository is the home of theofficial Python API wrapper for SerpApi (https://serpapi.com). This `serpapi` module allows you to access search data in your Python application.
1111

1212
SerpApi supports Google, Google Maps, Google Shopping, Bing, Baidu, Yandex, Yahoo, eBay, App Stores, and more. Check out the [documentation](https://serpapi.com/search-api) for a full list.
1313

14-
## Current Status
15-
16-
This project is under development, and will be released to the public on PyPi soon.
1714

1815
## Installation
1916

@@ -23,7 +20,7 @@ To install the `serpapi` package, simply run the following command:
2320
$ pip install serpapi
2421
```
2522

26-
Please note that this package is separate from the *soon–to–be* legacy `serpapi` module, which is currently available on PyPi as `google-search-results`.
23+
Please note that this package is separate from the legacy `serpapi` module, which is available on PyPi as `google-search-results`. This package is maintained by SerpApi, and is the recommended way to access the SerpApi service from Python.
2724

2825
## Usage
2926

0 commit comments

Comments
 (0)