I don't know whether this is good place to ask such question but I help need to know is it possible to get excel data from a site which have login credetials and in that in a specific tab to get updated excel data.
Site is like this way: (Example)
www.abc.com/Login
I enter my login credetials and after that I go to specific tab such as Export Data tab then I select the criteria then I click on Download Report.
I wanted to have is to update google spreedsheet to that updated report. Is it possible to do via google script?
If this question should not be posted then please let me know I will delete it rather than to downgrade this post. If this should not be posted then please guide me with the other external site where I can post this question and get help as I badly need help with this.
Other than that if you have question or any clarification please ask.
Extended Description
Let's say I have a site
Steps:
- Go to the site (Example: https://datatables.net/extensions/buttons/examples/initialisation/export.html)
- Assume that you have to login to that site
- After login to to the tab call Basic Initialisation
- You land on that page, on that page you have some drop down list which you select and then you click on export excel.
- The excel file which can be exported that excel I would like to import to my google drive if possible via Manage Version.