| Hey HN!, My wife and I have created Dress Circle. The idea behind Dress Circle came from a Google Doc I've had for years with every show (Play, Musical, Opera) I've seen in ranked order, eventually we translated it into a webpage (https://www.dresscircle.co.uk/+thehodge) so others could view it and then friends wanted their own list. To enable features such as alerts and showcases, we started to build a database Theatres in the UK then we added the shows that were in them and THEN we added the actors (and creative teams). Then we started to add historical productions and.. well here we are, we've accidentally built IMDB for UK Theatre (I thought with the timezone this might be a good time to post) |
I notice that you are redirecting to 3rd parties when people "book now", do you have affiliate/kickback agreements with these places, or are you just doing it out of the goodness of your heart?
The company I use to work for maintains an API for integrating with all these systems for booking tickets etc. It is... interesting...in terms of reliability, but it might help you integrate an "on platform" solution. Given that your website is slick, and that the industry is horrendously technologically backwards, you could probably turn this into a decent biz.
API: https://docs.ingresso.co.uk/
Python Wrapper: https://github.com/ingresso-group/pyticketswitch
Disclaimer: No current affiliation, use to work there, helped build the current JSON API, learned the hard way about how backwards these systems are.
Feel free to reach out if you want a point of contact or something