Metadata-Appender

project

ABOUT THE PROJECT

For this project I helped another team automate a tedious task of appending metadata to PDFs that were generated through the platform WebFocus in order to improve SEO rankings on all search appliances. The script would look for the most important header tags PDFs and generate a new file with the meta keywords appended to it and then SFTP the files to 3 different web servers. The solution used a SFTP server which another team would use to dump their files on a scheduled timer which would coincide with my script. This created a seamless and completely automated solution.

FEATURES

  • Analyser engine for finding most important text
  • Uses PyPDF2 library for appending metadata
  • Created SFTP server on Windows using 3rd party library

MADE FOR

ITO Team