juriscraper icon indicating copy to clipboard operation
juriscraper copied to clipboard

Document URL

Open starkemc opened this issue 6 years ago • 4 comments

Great Work! Can someone add the URL to documents on the document report?

starkemc avatar Apr 15 '18 03:04 starkemc

I'm not sure what you mean, what's an example, please? Or a screenshot?

johnhawkinson avatar Apr 15 '18 03:04 johnhawkinson

Sure, I am referring to inside of the docket page, where it shows the list of documents, its currently logging the date_filed, description, document_number, pacer_doc_id, i would find it very helpful if it could also log the URL of the pdf document. Thank you !

starkemc avatar Apr 15 '18 03:04 starkemc

basically, all docket entries have a subsequent PDF file. I would like the URL to that file. example below

"docket_entries": [ { "date_filed": "2009-12-29", "description": "Motion to Pay Unclaimed Dividends, regarding POC #12842, in the amount of $456.02. Filed by creditor Larry A. Stout. (PT) (Entered: 12/29/2009)", "document_number": "8781", "pacer_doc_id": "02201226343" "URL": "http//URL_To_PDF_Of_DocketEntry.pdf" }]

starkemc avatar Apr 15 '18 03:04 starkemc

Sorry, I'm a bit confused too. I sense that you're using the API. Can you provide URLs and exact changes that you'd like to see?

mlissner avatar Apr 15 '18 06:04 mlissner