Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Une commande directe contourne le prompt de vérification. Examinez la source avant de l'exécuter.
API to personalize your product with logos, colors, and company info from any domain. Extract fonts, screenshots, styleguides, and more.
endpoints
[{"path":"/v1/brand/retrieve","method":"GET","price":"$0.03","description":"Get full brand data from domain"},{"path":"/v1/brand/retrieve-by-name","method":"GET","price":"$0.03","description":"Get brand by company name"},{"path":"/v1/brand/retrieve-by-ticker","method":"GET","price":"$0.03","description":"Get brand by stock ticker"},{"path":"/v1/brand/retrieve-by-email","method":"GET","price":"$0.03","description":"Get brand from email domain"},{"path":"/v1/brand/retrieve-by-isin","method":"GET","price":"$0.03","description":"Get brand by ISIN"},{"path":"/v1/brand/retrieve-simplified","method":"GET","price":"$0.03","description":"Get simplified brand data"},{"path":"/v1/brand/fonts","method":"GET","price":"$0.03","description":"Extract font information"},{"path":"/v1/brand/styleguide","method":"GET","price":"$0.03","description":"Extract design system"},{"path":"/v1/brand/screenshot","method":"GET","price":"$0.03","description":"Take website screenshot"},{"path":"/v1/brand/naics","method":"GET","price":"$0.03","description":"Classify NAICS code"},{"path":"/v1/brand/transaction_identifier","method":"GET","price":"$0.03","description":"Identify by transaction"},{"path":"/v1/brand/ai/query","method":"POST","price":"$0.03","description":"AI extract data points"},{"path":"/v1/brand/ai/products","method":"POST","price":"$0.03","description":"Extract product info"}]
API to personalize your product with logos, colors, and company info from any domain. Extract font information, screenshots, styleguides, NAICS codes, and use AI to extract product data from websites.
Authentication
All requests route through the Polymer Pay proxy. Include your Polymer Pay API key in every request:
Use AI to extract specific data points from a brand's website.
Pricing: $0.03
{"url":"https://pay.polymerlabs.org/proxy/https/x402.orth.sh/brand-dev/v1/brand/ai/query","method":"POST","headers":{"Content-Type":"application/json","x-polymer-pay-api-key":"{{POLYMER_PAY_API_KEY}}"},"body":{"domain":"stripe.com","data_to_extract":[{"field":"product_name","description":"The main product name"},{"field":"pricing_model","description":"How they charge customers"}]}}
Extract AI Products
Extract product information from a brand's website using AI.