In line 634, `link = parse.unquote(res.link)` returns a NameError upon import of resources. This is because of the changed import to `import urllib.parse`