Skip to content

Files

Latest commit

67b14ec · Aug 22, 2020

History

History
This branch is 221 commits behind x4nth055/pythoncode-tutorials:master.

pdf-url-extractor

To run this:

  • pip3 install -r requirements.txt
  • Use pdf_link_extractor.py to get clickable links, and pdf_link_extractor_regex.py to get links that are in text form.