Calameo-SVG-Downloader

This source code is a SVG downloader for all books on https://global.oup.com/education/support-learning-anywhere/key-resources-online/?region=uk

it will support to all Calameo website.

Required Dependencies

  1. Python 3.6+
  2. Selenium

    pip install selenium

  3. Selenium Chrome WebDriver
  4. Requests

    pip install requests

Feel free to you. Enjoy!

atlonxp