I've been using your MySpace event feed feature for a couple of days now using Python to parse the details. Extracting the address from the HTML in the Summary field is a little fiddly; it would be nice if the address had an element of its own.

Also if it's possible to create an element that contains the cost of the event that would also be nice.

Thanks
John

Comments

sreynen’s picture

Can you point me to a page on MySpace where costs are displayed?

jmccabe’s picture

Good point - err, no! I've created an event and added a price in the field where it asks for the price but I hadn't realised MySpace doesn't display that price and, even when I edit the event, the actual price I added disappeared so they presumably don't even store it!

So - sorry about that one, but the separate Address and/or City element field would be nice if you can do that.

The City field would be particularly useful for my needs because the Address that is currently within the HTML may or may not contain state/county or street addresses etc.

Thanks for your time.