Background: Web Scraping
Actually, My goal is to download a pdf/ extract content from pdf (given a url) and save it in a .pdf file. I have tried using requests library -