Forums

Internet connection problem

My project need to connect to a library website of my school and pretend to login and do some thing . It workede on my local computer,but when it run on pythonanywhere,It seems can't connect to the wensite. I don't kown what's the problem.

Unfortunately code running in free PythonAnywhere accounts can only access websites that are on a whitelist of sites with an official public API; this is to prevent hackers from using us to attack other websites.

could you whitelist this site please? https://ais.usvisa-info.com/en-et/niv

@homick If you would like the above domain to be considered for the whitelist , please send us a link to the API documentation. Please note we can only whitelist sites with an official public API.

wishlist the g4f gpt python sdk , it cannot connect to its backend to process the request. pls do it fast

this help page explains how to request an addition to the allowlist.

can i use urllib packages in free account of site

Yes, you can, but free accounts have internet restrictions. Have a look at links provided by @fjl and @giles in this thread.