I want to download content from a table of a website (https://www.evergabe-online.de/tenderdocuments.html?22&id=523744).
The PDF I want is embedded in the HTML text like this:
the direct URL (https://www.evergabe-online.de/tenderdocuments.html?29--documentsTableContainer-documentsTable-tenderDocumentsTable-documentList-8-downloadLink&documentsTableContainer-documentsTable-tenderDocumentsTable-documentList-8-downloadLink&id=523744) is not working for me.
Can this be done without Selenium node?
I already used free trial and cannot or don’t want to afford it for a students project.