This repo contains code to set up a system in AWS to get html from a SquareSpace site and transform via lambda into html that can be used with the IDX Broker wrapper system.
- AWS account
- IDX Broker Account
- SquareSpace Account
Set up an API Gateway endpoint to invoke a lambda that will return transformed html. Provide the API gateway endpoint with a squarespace site as a param and the home page is used for the wrapper. The API Gateway endpoint is provided to the IDX Broker wrapper system as a dynamic wrapper url. No html is stored in AWS all wrapper html is created upon request. IDX Broker requests the refresh of a dynamic wrapper every 2 hours.
Not all themes are supported.