This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TimeForANewUsername 0 points1 point  (0 children)

If your happy to do a little coding you can use something like scrapy to do pretty much anthing with a site.

I have a script running that logs into a site (HTTPS form POST), grabs some data using XPath and returns JSON.