postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.41k stars 442 forks source link

Ability to extract only some of the fields #509

Open nkostadinov opened 4 years ago

nkostadinov commented 4 years ago

Is it possible to parse only some of the items e.g. lead_image_url for performance improvement. I have a ton of URLs and I need to get only the leading image. Can I extract only this and skip the other fields that I dont need ?