2

I'd like to download some Wikipedia pages as part of a program. Currently I would go to the pages on a browser, click "Download as PDF" manually, wait for it to render, then download it, then rename it and move it to the location I want. I'd like to automate this either by doing the downloading them in bash or Python. Is this possible (without using webdriver)?

2

0

You must log in to answer this question.

Browse other questions tagged .