[Tutor] How to Scrape Text from PDFs

2019-06-17 Thread Cem Vardar
Hello, I have been working on assignment that was described to me as “fairly trivial” for a couple of days now. I have some PDF files that have links for some websites and I need to extract these links from these files by using Python. I would be very glad if someone could point me in the direc

Re: [Tutor] How to Scrape Text from PDFs

2019-06-17 Thread William Ray Wing via Tutor
> On Jun 17, 2019, at 1:30 AM, Cem Vardar wrote: > > Hello, > > I have been working on assignment that was described to me as “fairly > trivial” for a couple of days now. I have some PDF files that have links for > some websites and I need to extract these links from these files by using >

Re: [Tutor] Installing Python v3 on a laptop Windows 10 (SOLVED)

2019-06-17 Thread Ken Green
On 15/06/2019 22:23, Ken Green wrote: I understood there is a preferable method of installing Python into Windows. I pray tell on how about to do it, gentlemen. Thank you gentlemen for the prompt responses to my inquiry. I believe it would be best for me to use the ActiveState installation fo

Re: [Tutor] How to Scrape Text from PDFs

2019-06-17 Thread Alan Gauld via Tutor
On 17/06/2019 06:30, Cem Vardar wrote: > some PDF files that have links for some websites and I need to extract these > links There is a module that may help: PyPDF2 Here is a post showing how to extract the text from a PDF which should include the links. https://stackoverflow.com/questions/34