courtsbr / esaj

Scrapers for many e-SAJ systems
http://courtsbr.github.io/esaj/
GNU General Public License v2.0
46 stars 20 forks source link

Get decision from id #32

Open NaelsonDouglas opened 5 years ago

NaelsonDouglas commented 5 years ago

Hello,

is there a way to get the decision of a lawsuit using it's id as input?

I would like to download a set of .pdfs and for that I should use esaj::download_decision, right? But I only have their ids and not their decisions.

Thanks!