add phone formating

insta-data
jaehwang 2026-05-20 18:16:35 +09:00
parent b921a0803e
commit 8e5ce3e012
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ class FirecrawlClient:
"url": url, "url": url,
"formats": ["json", "links"], "formats": ["json", "links"],
"jsonOptions": { "jsonOptions": {
"prompt": "Extract: clinic name (Korean), clinic name (English), address, phone, business hours, slogan, services offered, doctors with name/title/specialty, brand identity (primary/accent/background/text colors in hex, heading/body fonts, logo URL, favicon URL)", "prompt": "Extract: clinic name (Korean), clinic name (English), address, phone with dash format, business hours, slogan, services offered, doctors with name/title/specialty, brand identity (primary/accent/background/text colors in hex, heading/body fonts, logo URL, favicon URL)",
"schema": { "schema": {
"type": "object", "type": "object",
"properties": { "properties": {