<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>분석과 투자</title>
    <link>https://minari79.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Mon, 15 Jun 2026 16:42:11 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>minari79</managingEditor>
    <item>
      <title>여러단계로 거쳐서 GPT가 필요한 정보를 마저 얻게 하는 방법</title>
      <link>https://minari79.tistory.com/474</link>
      <description>&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div data-message-id=&quot;aaa27ce7-1ce7-4b6c-ad74-16a4fdb1c7b4&quot; data-message-author-role=&quot;user&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;지금처럼 gpts에서 질문하고 답변하는 것을 여러단계로 거쳐서 GPTrk 필요한 정보를 마저 얻게 하는 방법이 궁금하다. gpts를 만든다고 할 경우 어떻게 인스트럭션을 넣어야 지금처럼 필요한 정보를 요청하게 할 수 있나? 또 사용자가 답변을 할때 보기를 선택할수 있게 질문지를 만드는 방법에 대해서도 알려줘&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
ChatGPT의 말:
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div data-message-model-slug=&quot;gpt-4o&quot; data-message-id=&quot;607dd8c9-7e35-4e43-ad8a-990a32d54e5c&quot; data-message-author-role=&quot;assistant&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;GPT를 만들어서 여러 단계를 거쳐 필요한 정보를 단계적으로 수집하고, 사용자가 쉽게 답변할 수 있도록 &quot;보기&quot;를 제공하는 방법에 대해 설명드리겠습니다. 이를 위해 &lt;b&gt;사용자와의 상호작용을 구조화&lt;/b&gt;하고, &lt;b&gt;명확한 지침&lt;/b&gt;을 설정하는 것이 중요합니다.&lt;/p&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;1. &lt;b&gt;여러 단계를 거쳐 정보를 수집하는 방식&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이런 단계적 상호작용을 만들기 위해서는 GPT에게 &lt;b&gt;명확한 시퀀스&lt;/b&gt;를 정의하는 인스트럭션을 제공해야 합니다. 각 단계마다 GPT가 어떤 정보를 요청해야 하는지 정의할 수 있으며, 이전 단계의 정보가 없을 경우엔 다음 단계로 넘어가지 않도록 설정할 수 있습니다.&lt;/p&gt;
&lt;h4 data-ke-size=&quot;size20&quot;&gt;인스트럭션 작성 방법:&lt;/h4&gt;
&lt;ol style=&quot;list-style-type: decimal;&quot; data-ke-list-type=&quot;decimal&quot;&gt;
&lt;li&gt;&lt;b&gt;첫 번째 단계&lt;/b&gt;: 기본적인 정보를 수집하는 단계
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;사용자에게 필요한 URL 또는 가장 기본적인 정보를 요청&lt;/li&gt;
&lt;li&gt;이 단계에서 충분한 정보가 수집되지 않으면, 이후 단계로 넘어가지 않도록 설정&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;두 번째 단계&lt;/b&gt;: 추가 정보를 요청하는 단계
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;첫 번째 단계에서 받은 정보를 바탕으로 세부 정보를 요청&lt;/li&gt;
&lt;li&gt;예시: Webhook URL을 받은 후에는 HTTP 메서드, 파라미터 정보 등 구체적인 요청을 요구&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;세 번째 단계&lt;/b&gt;: 응답 형식 또는 옵션을 제시하는 단계
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;사용자에게 응답 형식 또는 보기 제공을 통해 선택지를 좁히거나 가이드라인을 제시&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 data-ke-size=&quot;size20&quot;&gt;예시:&lt;/h4&gt;
&lt;div&gt;
&lt;div&gt;plaintext&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span data-state=&quot;closed&quot;&gt;코드 복사&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;1단계: 사용자가 Webhook URL을 입력하지 않으면, 그 정보를 요청한다. - 질문: &quot;Webhook URL을 입력해주세요.&quot; 2단계: Webhook URL을 받으면, Webhook의 기능에 대해 묻는다. - 질문: &quot;Webhook이 어떤 기능을 수행하나요? 예를 들어, 데이터를 받거나 특정 작업을 트리거하나요?&quot; 3단계: 추가적인 정보가 필요하면, HTTP 메서드와 파라미터 정보를 요청한다. - 질문: &quot;이 Webhook이 사용하는 HTTP 메서드는 무엇인가요? GET, POST 등 중 하나를 선택해주세요.&quot; 정보를 단계적으로 요구함으로써, 모든 필수 정보가 수집될 때까지 대화가 진행됩니다.&lt;/div&gt;
&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;2. &lt;b&gt;사용자가 보기 선택이 가능하게 만드는 방법&lt;/b&gt;&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;사용자가 직접 답변하기 어려운 경우, **보기(선택지)**를 제공하여 사용자가 쉽게 선택할 수 있도록 할 수 있습니다. 이를 위해서는 다음과 같은 방법으로 인스트럭션을 작성할 수 있습니다.&lt;/p&gt;
&lt;h4 data-ke-size=&quot;size20&quot;&gt;인스트럭션 예시:&lt;/h4&gt;
&lt;ol style=&quot;list-style-type: decimal;&quot; data-ke-list-type=&quot;decimal&quot;&gt;
&lt;li&gt;&lt;b&gt;옵션 제공&lt;/b&gt;: 사용자가 선택할 수 있는 다양한 보기 제공
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;예: HTTP 메서드를 선택하게 하거나, 데이터 형식을 선택하도록 함.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;보기 질문 방식&lt;/b&gt;:
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;질문 예시: &quot;Webhook에서 사용하는 HTTP 메서드는 무엇인가요?&quot;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;보기:
&lt;ol style=&quot;list-style-type: decimal;&quot; data-ke-list-type=&quot;decimal&quot;&gt;
&lt;li&gt;GET&lt;/li&gt;
&lt;li&gt;POST&lt;/li&gt;
&lt;li&gt;PUT&lt;/li&gt;
&lt;li&gt;DELETE&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;보기 인식 및 처리&lt;/b&gt;: 선택된 값에 따라 다음 단계로 자연스럽게 넘어가도록 인스트럭션 작성.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 data-ke-size=&quot;size20&quot;&gt;보기 제공 인스트럭션 예시:&lt;/h4&gt;
&lt;div&gt;
&lt;div&gt;yaml&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span data-state=&quot;closed&quot;&gt;코드 복사&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;openapi:&lt;/span&gt; &lt;span&gt;3.1&lt;/span&gt;&lt;span&gt;.0&lt;/span&gt; &lt;span&gt;info:&lt;/span&gt; &lt;span&gt;title:&lt;/span&gt; &lt;span&gt;Step-by-Step&lt;/span&gt; &lt;span&gt;API&lt;/span&gt; &lt;span&gt;Documentation&lt;/span&gt; &lt;span&gt;Assistant&lt;/span&gt; &lt;span&gt;version:&lt;/span&gt; &lt;span&gt;1.0&lt;/span&gt;&lt;span&gt;.0&lt;/span&gt; &lt;span&gt;description:&lt;/span&gt; &lt;span&gt;This&lt;/span&gt; &lt;span&gt;GPT&lt;/span&gt; &lt;span&gt;helps&lt;/span&gt; &lt;span&gt;you&lt;/span&gt; &lt;span&gt;create&lt;/span&gt; &lt;span&gt;an&lt;/span&gt; &lt;span&gt;OpenAPI&lt;/span&gt; &lt;span&gt;specification&lt;/span&gt; &lt;span&gt;by&lt;/span&gt; &lt;span&gt;gathering&lt;/span&gt; &lt;span&gt;necessary&lt;/span&gt; &lt;span&gt;information&lt;/span&gt; &lt;span&gt;step-by-step.&lt;/span&gt; &lt;span&gt;instructions:&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;First,&lt;/span&gt; &lt;span&gt;request&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;Webhook&lt;/span&gt; &lt;span&gt;URL&lt;/span&gt; &lt;span&gt;from&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;user.&lt;/span&gt; &lt;span&gt;If&lt;/span&gt; &lt;span&gt;not&lt;/span&gt; &lt;span&gt;provided,&lt;/span&gt; &lt;span&gt;keep&lt;/span&gt; &lt;span&gt;requesting&lt;/span&gt; &lt;span&gt;it.&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Once&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;Webhook&lt;/span&gt; &lt;span&gt;URL&lt;/span&gt; &lt;span&gt;is&lt;/span&gt; &lt;span&gt;obtained,&lt;/span&gt; &lt;span&gt;ask about its function:&lt;/span&gt; &lt;span&gt;what&lt;/span&gt; &lt;span&gt;does&lt;/span&gt; &lt;span&gt;it&lt;/span&gt; &lt;span&gt;do?&lt;/span&gt; &lt;span&gt;Provide&lt;/span&gt; &lt;span&gt;examples.&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Next,&lt;/span&gt; &lt;span&gt;request&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;HTTP&lt;/span&gt; &lt;span&gt;method&lt;/span&gt; &lt;span&gt;(GET,&lt;/span&gt; &lt;span&gt;POST,&lt;/span&gt; &lt;span&gt;PUT,&lt;/span&gt; &lt;span&gt;DELETE).&lt;/span&gt; &lt;span&gt;Provide&lt;/span&gt; &lt;span&gt;options&lt;/span&gt; &lt;span&gt;as&lt;/span&gt; &lt;span&gt;multiple-choice&lt;/span&gt; &lt;span&gt;answers.&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;After&lt;/span&gt; &lt;span&gt;gathering&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;HTTP&lt;/span&gt; &lt;span&gt;method,&lt;/span&gt; &lt;span&gt;ask&lt;/span&gt; &lt;span&gt;for&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;structure&lt;/span&gt; &lt;span&gt;of&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;request&lt;/span&gt; &lt;span&gt;(parameters,&lt;/span&gt; &lt;span&gt;body,&lt;/span&gt; &lt;span&gt;etc.).&lt;/span&gt; &lt;span&gt;Provide&lt;/span&gt; &lt;span&gt;examples&lt;/span&gt; &lt;span&gt;or&lt;/span&gt; &lt;span&gt;choices&lt;/span&gt; &lt;span&gt;if&lt;/span&gt; &lt;span&gt;needed.&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Continue&lt;/span&gt; &lt;span&gt;collecting&lt;/span&gt; &lt;span&gt;information&lt;/span&gt; &lt;span&gt;until&lt;/span&gt; &lt;span&gt;all&lt;/span&gt; &lt;span&gt;necessary&lt;/span&gt; &lt;span&gt;details&lt;/span&gt; &lt;span&gt;for&lt;/span&gt; &lt;span&gt;generating&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;API&lt;/span&gt; &lt;span&gt;documentation&lt;/span&gt; &lt;span&gt;are&lt;/span&gt; &lt;span&gt;gathered.&lt;/span&gt; &lt;span&gt;choices:&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;HTTP Method:&lt;/span&gt; &lt;span&gt;1&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;GET&lt;/span&gt; &lt;span&gt;2&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;POST&lt;/span&gt; &lt;span&gt;3&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;PUT&lt;/span&gt; &lt;span&gt;4&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;DELETE&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Response format:&lt;/span&gt; &lt;span&gt;1&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;JSON&lt;/span&gt; &lt;span&gt;2&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;XML&lt;/span&gt; &lt;span&gt;3&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;Plain&lt;/span&gt; &lt;span&gt;Text&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;3. &lt;b&gt;구체적인 질문과 보기 제공 흐름 예시&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;div&gt;yaml&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span data-state=&quot;closed&quot;&gt;코드 복사&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;openapi:&lt;/span&gt; &lt;span&gt;3.1&lt;/span&gt;&lt;span&gt;.0&lt;/span&gt; &lt;span&gt;info:&lt;/span&gt; &lt;span&gt;title:&lt;/span&gt; &lt;span&gt;Custom&lt;/span&gt; &lt;span&gt;Webhook&lt;/span&gt; &lt;span&gt;API&lt;/span&gt; &lt;span&gt;Creator&lt;/span&gt; &lt;span&gt;version:&lt;/span&gt; &lt;span&gt;1.0&lt;/span&gt;&lt;span&gt;.0&lt;/span&gt; &lt;span&gt;instructions:&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Ask&lt;/span&gt; &lt;span&gt;for&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;Webhook&lt;/span&gt; &lt;span&gt;URL&lt;/span&gt; &lt;span&gt;first,&lt;/span&gt; &lt;span&gt;as&lt;/span&gt; &lt;span&gt;it&lt;/span&gt; &lt;span&gt;is&lt;/span&gt; &lt;span&gt;essential.&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Once&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;Webhook&lt;/span&gt; &lt;span&gt;URL&lt;/span&gt; &lt;span&gt;is&lt;/span&gt; &lt;span&gt;obtained,&lt;/span&gt; &lt;span&gt;request&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;function&lt;/span&gt; &lt;span&gt;of&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;Webhook.&lt;/span&gt; &lt;span&gt;Example question:&lt;/span&gt; &lt;span&gt;&quot;Webhook이 데이터를 수신하나요, 아니면 작업을 트리거하나요?&quot;&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Next,&lt;/span&gt; &lt;span&gt;request&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;HTTP&lt;/span&gt; &lt;span&gt;method,&lt;/span&gt; &lt;span&gt;providing&lt;/span&gt; &lt;span&gt;choices&lt;/span&gt; &lt;span&gt;(GET,&lt;/span&gt; &lt;span&gt;POST,&lt;/span&gt; &lt;span&gt;PUT,&lt;/span&gt; &lt;span&gt;DELETE).&lt;/span&gt; &lt;span&gt;Example question:&lt;/span&gt; &lt;span&gt;&quot;Webhook에서 사용되는 HTTP 메서드를 선택해주세요.&quot;&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Based&lt;/span&gt; &lt;span&gt;on&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;HTTP&lt;/span&gt; &lt;span&gt;method,&lt;/span&gt; &lt;span&gt;ask&lt;/span&gt; &lt;span&gt;for&lt;/span&gt; &lt;span&gt;the&lt;/span&gt; &lt;span&gt;necessary&lt;/span&gt; &lt;span&gt;parameters&lt;/span&gt; &lt;span&gt;and&lt;/span&gt; &lt;span&gt;request/response&lt;/span&gt; &lt;span&gt;bodies.&lt;/span&gt; &lt;span&gt;choices:&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;HTTP Method:&lt;/span&gt; &lt;span&gt;1&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;GET&lt;/span&gt; &lt;span&gt;2&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;POST&lt;/span&gt; &lt;span&gt;3&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;PUT&lt;/span&gt; &lt;span&gt;4&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;DELETE&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Expected Response Status Codes:&lt;/span&gt; &lt;span&gt;1&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;200&lt;/span&gt; &lt;span&gt;OK&lt;/span&gt; &lt;span&gt;2&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;400&lt;/span&gt; &lt;span&gt;Bad&lt;/span&gt; &lt;span&gt;Request&lt;/span&gt; &lt;span&gt;3&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;404&lt;/span&gt; &lt;span&gt;Not&lt;/span&gt; &lt;span&gt;Found&lt;/span&gt; &lt;span&gt;4&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;500&lt;/span&gt; &lt;span&gt;Internal&lt;/span&gt; &lt;span&gt;Server&lt;/span&gt; &lt;span&gt;Error&lt;/span&gt; &lt;span&gt;-&lt;/span&gt; &lt;span&gt;Data Format:&lt;/span&gt; &lt;span&gt;1&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;JSON&lt;/span&gt; &lt;span&gt;2&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;XML&lt;/span&gt; &lt;span&gt;3&lt;/span&gt;&lt;span&gt;.&lt;/span&gt; &lt;span&gt;Plain&lt;/span&gt; &lt;span&gt;Text&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;4. &lt;b&gt;단계별 진행 요약&lt;/b&gt;&lt;/h3&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;b&gt;1단계&lt;/b&gt;: 필수 정보가 수집될 때까지 질문 반복 (예: Webhook URL 등)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;2단계&lt;/b&gt;: 수집된 기본 정보를 바탕으로 세부 정보 수집 (기능, 파라미터, 응답 형식)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;3단계&lt;/b&gt;: 보기를 제공해 선택지를 좁혀가며 사용자에게 선택의 편리함 제공 (예: HTTP 메서드, 응답 형식 등)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;4단계&lt;/b&gt;: 마지막으로 모든 정보를 바탕으로 OpenAPI 스펙 생성&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;이 방법을 사용하면, 필요한 정보를 빠뜨리지 않고 단계적으로 수집할 수 있으며, 사용자가 답변하기 어려운 경우에도 보기(선택지)를 제공해 편리하게 답변을 받을 수 있습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <category>개발/Python</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/474</guid>
      <comments>https://minari79.tistory.com/474#entry474comment</comments>
      <pubDate>Wed, 16 Oct 2024 10:53:00 +0900</pubDate>
    </item>
    <item>
      <title>cURL 소개, HTTP GET, POST 호출 방법</title>
      <link>https://minari79.tistory.com/473</link>
      <description>&lt;div id=&quot;SE-271e21bd-e818-43bd-81bf-07eae52918fb&quot; style=&quot;color: #5f5e42; text-align: left;&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;color: #684e6d;&quot;&gt;
&lt;div&gt;
&lt;p style=&quot;text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;a href=&quot;https://blog.naver.com/wideeyed/221350638501&quot; target=&quot;_blank&quot; rel=&quot;noopener&amp;nbsp;noreferrer&quot;&gt;출처: https://blog.naver.com/wideeyed/221350638501&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p id=&quot;SE-bbd204bd-4493-4de2-9c2b-d96e5f0604cd&quot; style=&quot;text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;cURL 소개, HTTP GET, POST 호출 방법&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;90&quot; data-origin-height=&quot;90&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/og2Us/btsJn78AK9y/pU3VtlvkBS2sFlrZkTxjvK/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/og2Us/btsJn78AK9y/pU3VtlvkBS2sFlrZkTxjvK/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/og2Us/btsJn78AK9y/pU3VtlvkBS2sFlrZkTxjvK/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fog2Us%2FbtsJn78AK9y%2FpU3VtlvkBS2sFlrZkTxjvK%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;90&quot; height=&quot;90&quot; data-origin-width=&quot;90&quot; data-origin-height=&quot;90&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&lt;a style=&quot;color: #5f5e42;&quot; href=&quot;https://blog.naver.com/wideeyed&quot;&gt;apple&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;i&gt;・&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;color: #5f5e42;&quot;&gt;2018. 9. 1. 23:45&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;a id=&quot;copyBtn_221350638501&quot; style=&quot;color: #5f5e42;&quot; href=&quot;https://blog.naver.com/PostView.naver?blogId=wideeyed&amp;amp;logNo=221350638501&amp;amp;redirect=Dlog&amp;amp;widgetTypeCall=true&amp;amp;topReferer=https%3A%2F%2Fwww.google.com%2F&amp;amp;trackingCode=external&amp;amp;directAccess=false#&quot;&gt;URL 복사&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a style=&quot;color: #5f5e42; text-align: center;&quot; href=&quot;https://blog.naver.com/PostView.naver?blogId=wideeyed&amp;amp;logNo=221350638501&amp;amp;redirect=Dlog&amp;amp;widgetTypeCall=true&amp;amp;topReferer=https%3A%2F%2Fwww.google.com%2F&amp;amp;trackingCode=external&amp;amp;directAccess=false#&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;이웃추가&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;
&lt;div&gt;&lt;a style=&quot;color: #5f5e42;&quot; href=&quot;https://blog.naver.com/PostView.naver?blogId=wideeyed&amp;amp;logNo=221350638501&amp;amp;redirect=Dlog&amp;amp;widgetTypeCall=true&amp;amp;topReferer=https%3A%2F%2Fwww.google.com%2F&amp;amp;trackingCode=external&amp;amp;directAccess=false#&quot;&gt;&lt;span&gt;본문 기타 기능&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;color: #5f5e42; text-align: left;&quot;&gt;
&lt;div id=&quot;SE-097473a0-380e-4910-a190-fe52e073a68f&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-135d32d9-1cbd-4509-a923-41af0be407ba&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;cURL이란? &lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-756d85e6-1ed4-44b1-a0db-20c3672f92f6&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;182&quot; data-origin-height=&quot;106&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bBitPX/btsJoq71dPb/ar0nlNto83uhjM6DkaNAfk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bBitPX/btsJoq71dPb/ar0nlNto83uhjM6DkaNAfk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bBitPX/btsJoq71dPb/ar0nlNto83uhjM6DkaNAfk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbBitPX%2FbtsJoq71dPb%2Far0nlNto83uhjM6DkaNAfk%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;182&quot; height=&quot;106&quot; data-origin-width=&quot;182&quot; data-origin-height=&quot;106&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-2a22b2cc-453f-4621-8099-4181089ef7ca&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-8ffd5944-3daa-4443-914a-9646427896f1&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;다양한 프로토콜을 지원하는 데이터 전송용 Command Line Tool이다.&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-17225783-3475-4284-b82a-93f0014d3d51&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;(HTTP, HTTPS, FTP, SFTP, SMTP 등을 지원한다.)&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-48b66eba-d362-433e-9cb0-1a0f2e8d2eca&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #ffffff;&quot;&gt;&lt;a style=&quot;color: #000000; text-align: left;&quot; href=&quot;https://curl.haxx.se/&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;
&lt;div&gt;&lt;b&gt;curl&lt;/b&gt;
&lt;p style=&quot;color: #999999;&quot; data-ke-size=&quot;size16&quot;&gt;command line tool and library for transferring data with URLs Supports... DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form&lt;/p&gt;
&lt;p style=&quot;color: #00a832;&quot; data-ke-size=&quot;size16&quot;&gt;curl.haxx.se&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-82a2b7a2-e7a5-4ffc-baf7-38a6976843ad&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-57282296-42b2-4be4-96bf-51e74f732f0e&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-9268e0e7-e4f6-4ebf-a9b0-dcba41bc09b2&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;cURL을 사용하기 위해서 설치한다.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-11d6ea57-89a4-4a0c-934c-f19752138db2&quot;&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #fdfdfd;&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #000000; color: #000000; text-align: left;&quot;&gt;sudo apt&lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #137fb7;&quot;&gt;get&lt;/span&gt; install curl&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-2d95c0e8-85b3-45aa-b877-674c769c03b6&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-4e7ec935-c1e1-4f5b-a224-8c97e08c3078&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-e60cccea-1ecd-40cd-844d-24eef783b64d&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;HTTP GET, HTTP POST 호출하는 방법에 대해서 알아보자. &lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-801886e9-a3e0-4535-b920-dee10f07870b&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-fbaec621-4a55-4349-a1f4-a612ec2b8205&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;자주 사용하는 옵션은 아래 3가지이다.&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-fd180d58-2162-47af-ab59-e7a5a9878bc4&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;b&gt;-d, --data&lt;/b&gt;&lt;/span&gt;&lt;span&gt;: &amp;lt;data&amp;gt; Send specified &lt;/span&gt;&lt;span style=&quot;background-color: #fff599;&quot;&gt;data in POST request&lt;/span&gt;&lt;span&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-b3fd3c47-a6d9-4b79-9f5c-0ca084387d29&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;b&gt;-H, --header&lt;/b&gt;&lt;/span&gt;&lt;span&gt;: &amp;lt;header&amp;gt; &lt;/span&gt;&lt;span style=&quot;background-color: #fff599;&quot;&gt;Headers to supply with request&lt;/span&gt;&lt;span&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-b544eb16-0b9c-4edf-b30f-dc34976f3389&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;b&gt;-X, --request&lt;/b&gt;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span style=&quot;background-color: #fff599;&quot;&gt;The request method to use.&lt;/span&gt;&lt;span&gt; ex) GET, POST&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-4c30411f-ca67-4d8d-a6c5-bdb9150fed84&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-7f4a41d8-6421-48ab-b146-dbc1813210c5&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;b&gt;[GET방식]&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-e6aefd4c-3aad-4dba-b4ce-14f8a7f08676&quot;&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #fdfdfd;&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #000000; color: #000000; text-align: left;&quot;&gt;curl &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;X&lt;/span&gt; &lt;span style=&quot;color: #e57523;&quot;&gt;GET&lt;/span&gt; &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;http://localhost:8000/hello?age=30&quot;&lt;/span&gt; &lt;span style=&quot;color: #708091;&quot;&gt;// GET방식은 Body 없음&lt;/span&gt; &lt;span style=&quot;color: #708091;&quot;&gt;// 원도우 curl 주소 앞뒤에 '가 아닌 &quot;로 감싸야 함&lt;/span&gt; &lt;span style=&quot;color: #708091;&quot;&gt;// 리눅스 curl 주소 앞뒤는 ' 감싸기도 가능하고 &quot; 감싸기도 가능함&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-4b249ddd-1f1f-4a58-a0cb-9d589199858f&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-e419cfe5-41bc-4cb0-98e1-c39b0f1ff859&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-11e27376-8337-43a8-b581-013a6c0db2e4&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;&lt;b&gt;[POST방식]&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-973e94c8-c77f-4d0e-ae27-94ae33e37b8b&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;​&lt;/span&gt;&lt;/p&gt;
&lt;p id=&quot;SE-f1a891b8-1bce-4f32-b86d-300f5eaf184c&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;[URL형식 데이터]&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-0b87879f-36b8-4278-b6d1-72e64af813d5&quot;&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #fdfdfd;&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #000000; color: #000000; text-align: left;&quot;&gt;curl &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;d &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;key1=value1&amp;amp;key2=value2&quot;&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;H&lt;/span&gt; &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;Content-Type: application/x-www-form-urlencoded&quot;&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;X&lt;/span&gt; &lt;span style=&quot;color: #e57523;&quot;&gt;POST&lt;/span&gt; &lt;span&gt;http&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;localhost&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;8000&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;data&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-4724989a-7936-45ea-8d1f-99d92521f452&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p id=&quot;SE-b24a0747-e3f8-44b6-847a-dc25faf1f421&quot; style=&quot;color: #000000; text-align: left;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;span&gt;[JSON형식 데이터]&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;SE-5e7b7c81-552c-43bf-9cf0-e5b3511d415f&quot;&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #fdfdfd;&quot;&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;background-color: #000000; color: #000000; text-align: left;&quot;&gt;curl &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;d &lt;span style=&quot;color: #60911b;&quot;&gt;'{&quot;key1&quot;:&quot;value1&quot;, &quot;key2&quot;:&quot;value2&quot;}'&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;H&lt;/span&gt; &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;Content-Type: application/json&quot;&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;X&lt;/span&gt; &lt;span style=&quot;color: #e57523;&quot;&gt;POST&lt;/span&gt; &lt;span&gt;http&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;localhost&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;8000&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;data &lt;span style=&quot;color: #708091;&quot;&gt;// 원도우 curl에서는 '를 &quot;로 변경하고, &quot;를 &quot;&quot;로 변경하고 호출해야함&lt;/span&gt; curl &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;d &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;{&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;key1&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;:&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;value1&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;, &quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;key2&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;:&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;value2&quot;&lt;/span&gt;&lt;span style=&quot;color: #60911b;&quot;&gt;&quot;}&quot;&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;H&lt;/span&gt; &lt;span style=&quot;color: #60911b;&quot;&gt;&quot;Content-Type: application/json&quot;&lt;/span&gt; \ &lt;span style=&quot;color: #a77f71;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;X&lt;/span&gt; &lt;span style=&quot;color: #e57523;&quot;&gt;POST&lt;/span&gt; &lt;span&gt;http&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;localhost&lt;span style=&quot;color: #a77f71;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #e57523;&quot;&gt;8000&lt;/span&gt;&lt;span style=&quot;color: #a77f71;&quot;&gt;/&lt;/span&gt;data&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/473</guid>
      <comments>https://minari79.tistory.com/473#entry473comment</comments>
      <pubDate>Mon, 2 Sep 2024 08:01:11 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: -2,720 원 (-0.15%)</title>
      <link>https://minari79.tistory.com/437</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;348,190&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;347,130&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-1,050&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.16&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;117,660&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;116,120&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-1,540&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.26&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;459,520&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;459,390&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-120&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.02&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/손실</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/437</guid>
      <comments>https://minari79.tistory.com/437#entry437comment</comments>
      <pubDate>Thu, 25 Jan 2024 09:35:26 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: -3,550 원 (-0.21%)</title>
      <link>https://minari79.tistory.com/436</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;590,690&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;589,370&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-1,310&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.21&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;195,650&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;196,580&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;930&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.16&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;685,380&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;682,210&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-3,160&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.57&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/손실</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/436</guid>
      <comments>https://minari79.tistory.com/436#entry436comment</comments>
      <pubDate>Wed, 24 Jan 2024 09:35:27 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: +5,280 원 (+0.22%)</title>
      <link>https://minari79.tistory.com/435</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;626,430&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;627,360&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;930&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.15&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;379,860&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;381,870&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;2,010&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.33&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;357,760&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;359,650&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;1,880&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.33&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;483,650&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;484,100&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;450&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.08&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/수익</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/435</guid>
      <comments>https://minari79.tistory.com/435#entry435comment</comments>
      <pubDate>Tue, 23 Jan 2024 09:35:27 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: -2,810 원 (-0.12%)</title>
      <link>https://minari79.tistory.com/434</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;487,820&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;487,180&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-630&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.10&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;237,360&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;237,110&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-240&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.04&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;190,630&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;189,160&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-1,460&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.25&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;575,440&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;574,980&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-460&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.08&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/손실</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/434</guid>
      <comments>https://minari79.tistory.com/434#entry434comment</comments>
      <pubDate>Mon, 22 Jan 2024 09:35:27 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: -5,180 원 (-0.22%)</title>
      <link>https://minari79.tistory.com/433</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;461,040&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;460,160&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-870&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.14&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;243,240&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;241,640&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-1,600&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.26&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;169,620&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;169,460&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-150&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.03&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;516,840&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;514,290&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-2,540&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.46&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/손실</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/433</guid>
      <comments>https://minari79.tistory.com/433#entry433comment</comments>
      <pubDate>Fri, 19 Jan 2024 09:35:27 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: +2,390 원 (+0.09%)</title>
      <link>https://minari79.tistory.com/432</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;428,080&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;430,980&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;2,900&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.45&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;216,850&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;217,340&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;490&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.08&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;193,620&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;191,120&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-2,500&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.43&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;389,650&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;391,150&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;1,500&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.27&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/수익</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/432</guid>
      <comments>https://minari79.tistory.com/432#entry432comment</comments>
      <pubDate>Thu, 18 Jan 2024 09:35:26 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: -3,550 원 (-0.14%)</title>
      <link>https://minari79.tistory.com/431</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;447,580&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;445,500&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-2,070&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.32&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;192,420&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;191,930&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-480&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.08&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;180,870&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;179,880&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-980&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.01&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/손실</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/431</guid>
      <comments>https://minari79.tistory.com/431#entry431comment</comments>
      <pubDate>Wed, 17 Jan 2024 09:35:27 +0900</pubDate>
    </item>
    <item>
      <title>주식자동: +120 원 (+0.12%)</title>
      <link>https://minari79.tistory.com/430</link>
      <description>&lt;table border=&quot;1&quot; class=&quot;dataframe&quot;&gt;
  &lt;thead&gt;
    &lt;tr style=&quot;text-align: right;&quot;&gt;
      &lt;th align=&quot;center&quot;&gt;매수금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;매도금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;손익금액&lt;/th&gt;
      &lt;th align=&quot;center&quot;&gt;수익률%&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;465,930&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;468,120&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;2,190&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.34&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;294,520&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;294,780&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;260&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;0.04&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;274,110&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;271,770&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-2,340&lt;/td&gt;
      &lt;td align=&quot;right&quot; style=&quot;padding-right:5px&quot;&gt;-0.02&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
      <category>투자/수익</category>
      <author>minari79</author>
      <guid isPermaLink="true">https://minari79.tistory.com/430</guid>
      <comments>https://minari79.tistory.com/430#entry430comment</comments>
      <pubDate>Tue, 16 Jan 2024 09:35:27 +0900</pubDate>
    </item>
  </channel>
</rss>