Extraction
7.Extract specific paths and merge
DesignerDeveloperPM
Overview
Pass multiple paths in one command to extract and merge tokens from targeted sections. Then ask an AI which tokens are unique to each path — revealing page-specific design decisions.
The paths argument lets you extract multiple specific URLs in a single command and merge the results into one token set. This is more targeted than --crawl: you choose exactly which pages contribute to the output. Combined with an AI agent, you can compare per-path token contributions — which values appear only on /pricing, which only on /docs — to understand how visual strategy varies across different product surfaces.
Extract and merge specific paths
Terminal
dembrandt brand.com /pricing /features /about --save-output
Agent prompt
# Extract paths separately then compare, or load merged output:
"Which tokens appear only on /pricing but not on the homepage?
These are likely conversion-specific design decisions.
Describe the visual strategy difference between the marketing
pages and the product pages based on the token data."
Output
Merged token set from targeted paths + per-page token strategy analysis.
More in Extraction
1.Basic token extraction2.Multi-page crawl3.Dark mode analysis4.Mobile vs. desktop token comparison5.Screenshot + token visual audit6.DTCG export to Tokens Studio or Figma Variables8.Raw vs. filtered color analysis9.Extract Cloudflare-protected sites with Firefox10.Extract authenticated views via CDP
Browse all
All recipes →