serhii73/find_the_site

URL return broken

Closed this issue · 9 comments

the 'get_website' function from find_the_site.fw is returning 'duckduckgo.com' for many searches. Could you please fix this?

Hi @roshansridhar
Could you please show your snippet?
Thank you :)

from find_the_site.fw import get_website
get_website("hello world")

You might have to try it multiple times

Screen Shot 2020-02-06 at 11 24 59 AM
@serhii73 for reference. This shows up multiple times on the top. It seems like the layout for the website is now different

Thank you very much @roshansridhar
But, right now I don't have enough time to the improvement of this library.
If you want you can send me PR to resolve this problem.
Thanks :)

I've just sent one! :)

Thank you.
I will review it.
Thanks again.

Hey, you should give this a review, it works 👍

@roshansridhar I merged your PR but the library doesn't work with DDG right now.
It's working only with ecosia.org

Thank you very much for your PR, I am going to close this issue.