Closed bbelderbos closed 1 year ago
@bbelderbos Looks like they have scaled things back to just en. I will remove the german test but it might be a nice little project to recreate the tool but in python!
Ah you mean to figure out what they are using and build our own API?
https://github.com/PyBites-Open-Source/pybites-tools/pull/29
For fix
As for how they do it, they scrape google, I just looked at their code. We can't reuse it as its JS, well we could but thats not really python tools 😂
OK thanks for fixing (approved) and checking, so we keep using them, or could we use a library like BeautifulSoup ourselves here?
@rhyspowell do we want to make more changes for this issue?
@bbelderbos will refresh where we were and see what I can do
Cool, no rush on this of course
@bbelderbos #37 for your approval. If it looks good there are more options that we can add
@rhyspowell regarding the meaning tool, this test / API request now returns a 404 (instead of a 200):
Also the API response seems to have changed since you wrote this tool causing the tests to fail:
Could you check please?
Thanks! Bob