Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 449 Bytes

File metadata and controls

14 lines (8 loc) · 449 Bytes

Ruby Upload Script

The original PatentSafe upload script, written in Ruby. Been in use for nearly a decade to upload PDF files to PatentSafe with a variety of attributes.

Python Submit URL Script

A newer script to submit to PatentSafe via the http_retrieval service.

python3 submit_url.py simonc bbc

Note this requires the Fetch Target to be defined in your PatentSafe server. See the patentsafe_submission_api.md file in this project.