LinkFinder
LinkFinder copied to clipboard
using requests lib instead of urlopen
Hi,
I clone your repo, but when I run it, there is some problem with ssl. So I try to using requests lib instead of urlopen. It works perfectly.
Could you take a look on it and merge it :D?
Thanks,