Injecting configuration and compiling...
Injecting scraper and running...
<html>
<head>
Traceback (most recent call last):
File "scraper.py", line 39, in <module>
soup = BeautifulSoup(htmlpage)
TypeError: 'module' object is not callable
<title>502 Bad Gateway</title>
</head>
<body>
<h1>502 Bad Gateway</h1>
<p>Certificate verification error for bweb.kwantlen.ca: hostname 'bweb.kwantlen.ca' doesn't match either of '*.kpu.ca', 'kpu.ca'</p>
</body>
</html>