curl --location --request POST 'https://api-marketplace.webparsers.com/naver/msearch' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://msearch.shopping.naver.com/search/all?query=Iphone%2018"
}'{}