티스토리api글작성1 Python&티스토리 api로 kbo 경기 기록 자동 포스팅하기(5) 글 작성하기 티스토리 api의 gitbook을 살펴보면 글 작성하는 api는 다음과 같다. POST https://www.tistory.com/apis/post/write? access_token={access-token} &output={output-type} &blogName={blog-name} &title={title} &content={content} &visibility={visibility} &category={category-id} &published={published} &slogan={slogan} &tag={tag} &acceptComment={acceptComment} &password={password} blogName: 블로그명(필수) title: 글 제목 (필수) content.. 2021. 6. 17. 이전 1 다음