Hello, I have created a scheduled task to connect to http://api.indeed.com However, the task log says 'Access denied'
<html xmlns="http://www.w3.org/1999/xhtml"><head> </head><body>Access Denied
<h1>Access Denied</h1>
<p> Access to arbitrary websites is not available from free accounts; you can only access sites that are on our <a href="http://www.pythonanywhere.com/whitelist">whitelist</a>. If you want to suggest something to add to our whitelist drop us a line at support@pythonanywhere.com. It will have to have an official public API. </p>
<p> Alternatively, you can sign up for a paid account at <a href="http://www.pythonanywhere.com/account/">http://www.pythonanywhere.com/account/</a> </p> <p> If you have already got a paid account and you're still getting this messge, you may need to reload your web app (from the "Web" tab) or restart your consoles. If that doesn't help, drop us a line at support@pythonanywhere.com. </p>
</body></html>
2018-05-30 18:39:09 -- Completed task, took 6.00 seconds, return code was 0.
This site is on the list of whitelisted sites that free accounts are allowed to access, so not sure what's going on.
I cannot use http://www.api.indeed.com because that is not a valid url. Kindly advise.