Skip to content

Search PDF for specific keywords using Python 3. A simple Python program that searches all PDF documents in a folder for a set of keywords and lists all documents along with the keywords present in them.

License

Notifications You must be signed in to change notification settings

proviveknayan/document-keyword-search

Repository files navigation

Document Keyword Search

This program searches all PDF documents in a folder for a set of keywords and lists all documents along with the keywords present in them.

Static Badge Static Badge GPLv3 License

Contributions

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the project
  2. Create your feature branch
git checkout -b feature/AmazingFeature
  1. Commit your changes
git commit -m "add some amazing feature"
  1. Push to the branch
git push origin feature/AmazingFeature
  1. Open a pull request

About

Search PDF for specific keywords using Python 3. A simple Python program that searches all PDF documents in a folder for a set of keywords and lists all documents along with the keywords present in them.

Topics

Resources

License

Stars

Watchers

Forks