Last updated:
0 purchases
pearsonpdf 1.4.0
pearson-pdf
Tool to download Pearson books as PDFs.
Installation
Install pearson-pdf using pip.
pip install pearson-pdf
Usage
To download a PDF, you'll need to get the book's ID:
Open up DevTools in your browser.
Navigate to Console.
Type in:
window.foxitAssetURL;
Copy that URL.
Download your URL as a PDF to output.pdf using pearson-pdf:
pearson-pdf https://example.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/foxit-assets output.pdf
More information on usage is in the help page:
pearson-pdf -h
License
See LICENSE for details.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.