I was trying to scrape this particular link ("https://fmovies.is/search?keyword=Kung+Fu+Panda+2") when I started getting this error "SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure" .
I tried following the directions in the documentation https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
Running on Ubuntu 14.04 , python 2.7.6 and openssl version 1.01
Would really appreciate it if someone could tell me how to scrape websites such as these.