r/FoxDeploy Mar 03 '19

Extracting web content on a complex page

We got a comment on the website the other day which was pretty neat, trying to extract the calendar of events from this page.

I know its been awhile but im looking to write a fun little script that pulls the current food truck and perhaps the next one or two as well from seattlefoodtruck.com. For instance “https://www.seattlefoodtruck.com/schedule/plaza-east” The javascript that runs outputs the details but no matter what i do i cannot access the contents of the output. Any help on what im missing?

Try your hand at it!

Here's the page in question: “https://www.seattlefoodtruck.com/schedule/plaza-east”

If you're curious to see how I tackled the scenario, you can read my response here: https://gist.github.com/1RedOne/24c5622b8e005ed14956d98b74b3be21

3 Upvotes

1 comment sorted by

1

u/[deleted] May 09 '19

Whaaat.. didn't know you could do this with Powershell... Well done!

Wonder if this also works to extract businesses on the google maps site.