Forums

Probably a silly question - I need a file to be accessed from the web

The location is: https://www.pythonanywhere.com/user/robotamp/files/home/robotamp/plotly_scripts/html_plotly/data/new_pricing/output.xlsx

I know that there are different http addresses for accessing the file outside of pythonanywhere.

What would the correct url for the above file be?

That will depend on how you configure your static files for your web app. See https://help.pythonanywhere.com/pages/StaticFiles/ and https://help.pythonanywhere.com/pages/DebuggingStaticFiles/