Customize which values return and order of table columns for each run
So JSON return would be:
"title":
"text":
"date":
"viewcount":
"duration":
"url":
And let's just say that's all I want. Just that, and that's all I want.
I can't seem to find a really crystal clear, simple example of how to customize my scrape to get specifically a table of records with only these values in this specific order each time.
Can anyone point me in the right direction?
Thanks!
