Good day! It used to be posible to do a reverse image search on Google via parameters.
Back a while ago, you could do https://www.google.com/searchbyimage?image_url=https://foo/bar.jpg but that no longer works.
For a while, you could add the client parameter to keep it working, https://www.google.com/searchbyimage?image_url=<your_url>&client=app
However, neither of those solutions works anymore, and attempting to do so leads you to ?tbs=sbi rather than the reverse image results marked by Google Lens.
Is there a way for me to reverse image search via Google parameter without an API in 2025? Thank you!