SquareParse
Structured Squarespace scraper for content liberation
prototype
AI-Enhanced
private
SquareParse extracts, organizes, and structures Squarespace content into clean JSON hierarchies — preserving logical layout (page > section > block
) while stripping away templated chrome.
It was designed to be piped directly into imgflare
and migration-tracker
, forming the first stage of the “content liberation stack” — freeing data from rigid CMS platforms and preparing it for intelligent reassembly.
Git Access
Private Repository
$ git clone [access restricted]
Used In Solutions
$ find ./solutions -name "*squareparse*"
Data Pipeline
$ grep -r "import squareparse" ./projects