Skip to content
/ TestPDF Public

Python script to scrape PDF into text and another to search for keywords and store the output as a text file

Notifications You must be signed in to change notification settings

c0nanh/TestPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TestPDF

PDFtoText Python script to scrape PDF into text. Skips the structure which slows everything down.

TextFileParser.py Searches for keywords in patterns for all the text files in a given directory. Outputs to CSV file specified in fh for each keyword matched to each text file. Ignores case

About

Python script to scrape PDF into text and another to search for keywords and store the output as a text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages