{"id":20417646,"url":"https://github.com/alisonmitchell/document-metadata-extract","last_synced_at":"2025-07-08T18:04:16.649Z","repository":{"id":152526955,"uuid":"331421141","full_name":"alisonmitchell/Document-Metadata-Extract","owner":"alisonmitchell","description":"An application to import, iterate over, open, extract metadata and output information for a list of PDF and Excel documents hosted on a website to identify missing metadata fields.","archived":false,"fork":false,"pushed_at":"2021-01-20T20:57:57.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T14:00:39.159Z","etag":null,"topics":["openpyxl","pypdf2","python","requests"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alisonmitchell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-20T20:17:26.000Z","updated_at":"2023-01-12T03:07:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"252bfa97-1a70-46e2-9a6a-563e48d304a5","html_url":"https://github.com/alisonmitchell/Document-Metadata-Extract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmitchell%2FDocument-Metadata-Extract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmitchell%2FDocument-Metadata-Extract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmitchell%2FDocument-Metadata-Extract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisonmitchell%2FDocument-Metadata-Extract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alisonmitchell","download_url":"https://codeload.github.com/alisonmitchell/Document-Metadata-Extract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960837,"owners_count":20049342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openpyxl","pypdf2","python","requests"],"created_at":"2024-11-15T06:26:35.976Z","updated_at":"2025-03-05T03:45:51.855Z","avatar_url":"https://github.com/alisonmitchell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Document Metadata Extract\n\n## Project description\n\nThe challenge was to identify which of several hundred documents on a public website had incomplete metadata fields.\n\nThe solution was to automate the process by developing an application in Python to read in the dataset as a csv, iterate over website URLs of PDF and Excel documents, open the documents, extract metadata and output information to a spreadsheet to be able to identify missing fields.\n\nPopulating document fields such as Author, Title (equivalent to a web page title tag) and Subject (equivalent to a web page meta description) assists with Search Engine Optimisation by providing metadata for search engines to crawl and create listings for documents, and to determine their search rankings.\n\n## Data source\n\nTest dataset created for the purpose of testing the algorithm. \n\n## Requirements\n\n* Python 3.8.x\n* requests: a Python HTTP library \n* PyPDF2: a Python library built as a PDF toolkit\n* openpyxl: a Python library to read/write Excel files","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisonmitchell%2Fdocument-metadata-extract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falisonmitchell%2Fdocument-metadata-extract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisonmitchell%2Fdocument-metadata-extract/lists"}