Python script to parse through "readable" pdf's and print the search results along with page numbers!
- chmod +x search.py
- Make sure there's a directory known as
targetin the same directory from where you run the script - Add your target pdf's in the
targetdirectory - run
./search.py <key-to-search>
