Hi,
I am subscribed to a site (premium member)
I want to download some pages/articles from that site which additionally has attachments in zip format, code snippets and images
(all these additional items are not visible as guest).
How can i download this pages in pdf format (preferred) or some other way alongwith all additional items.
At present i have to copy article content including those additional things separately and put those in a specific folder.
Don’t know about pdf format but Jdownloader 2 can download everything from the site. Additionally if that doesn’t satisfy you should look into web scrapers. If you can see the content then it should be downloadable (sometimes without even being able to see).
I managed it to start and explorer the site, but I could not manage it to download any zip files
The problem is that while exploring the web site, it logs you out despite that I set the script for logging out. The grabber should not open it
You may try it out yourself, but we give up. Note that the grabber is quite obsolete feature that was not updated and rarely used.
First the web site has a robot verification. To bypass it, I have Firefox browser as default, and I needed to open the web site in Firefox and log in in the browser.
Then I needed to add user agent string in IDM Options -> Downloads tab -> Useragent
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0
Then create the grabber project like below
IMAGE1 TO 7
It explorers pages but cannot download because web site logs you out quickly despite settings the logout page
Maybe there is another way for logging our that I could not find
Thank you