Hey! I'm crawling a site to get stock prices of a particular company. When I run it as a Python script from the Bash console, it works. But when I run it as a view, it gives me AttributeError: NoneType has no attribute findAll. My account is paid so that's not where the problem is. Can anyone please tell me why this is happening?