Add deprecation notice for this repository#83
Conversation
|
I'm not sure if we want to add this notice. Currently, it'll probably create even more confusion than there already is, as we're using the old library in all examples/code snippets in documentation/Playground. Perhaps we should switch that to the new library first, what do you think @shubhamjain? |
|
@marm123 Are we using the this library in latest examples? In the documentation, I can see we are importing
|
|
That's part of the confusion. The following import still uses The new library is initiated with a simple Because of that, both libraries can't work together, and we have many customers confused about this, which is completely understandable. |
|
Relevant issue for reference: https://github.com/serpapi/SerpApi/issues/5277 I'm also curious if we have full control/ownership of the library (on Pypi/PIP) side, as I see Kenneth still listed as one of the maintainers: https://github.com/serpapi/serpapi-python |
|
@marm123 Oh my bad! thanks for letting me know. |
No description provided.