Access website without public APIs using Python
Is there a way to access a website using python without using public APIs? Ultimately, the requirement is to automate a task e.g Download a file from a specific page. These websites requires login, I will eventually use Azure functions to load the python scripts so the credentials will come from Azure key vault.
While doing research, web scrapping is a possible solution. I’m not quite familiar with this however so hoping you guys can shed some light. Some of these websites are quite private like a bank.