<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Python | とつブログ</title>
	<atom:link href="https://www.m-totsu.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.m-totsu.com</link>
	<description>ChatGPTの仕事・家事育児＆ヘルスケア活用法をまったりと模索中</description>
	<lastBuildDate>Mon, 20 Apr 2026 16:02:21 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.m-totsu.com/wp-content/uploads/2026/04/cropped-totsu-blog-icon-512-transparent-outer-e1776531931428-32x32.jpg</url>
	<title>Python | とつブログ</title>
	<link>https://www.m-totsu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>X API 自動投稿にブラウザ操作から切り替えた理由と実装ポイント</title>
		<link>https://www.m-totsu.com/1259/</link>
					<comments>https://www.m-totsu.com/1259/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 11:05:55 +0000</pubDate>
				<category><![CDATA[IT技術]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Playwright]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Twitter自動化]]></category>
		<category><![CDATA[X API]]></category>
		<category><![CDATA[ブログ自動化]]></category>
		<guid isPermaLink="false">https://www.m-totsu.com/?p=1259</guid>

					<description><![CDATA[「X（Twitter）への投稿を自動化したい」と思ったとき、最初に思いつくのはブラウザを自動で操作する方法です。実際、筆者もそこから始めました。しかし使ってみると「思ったより動作が重い」「X のデザイン変更のたびに壊れる […]]]></description>
										<content:encoded><![CDATA[<p>「X（Twitter）への投稿を自動化したい」と思ったとき、最初に思いつくのはブラウザを自動で操作する方法です。実際、筆者もそこから始めました。しかし使ってみると「思ったより動作が重い」「X のデザイン変更のたびに壊れる」という問題が次々と出てきました。そこで試したのがX API（公式の自動投稿機能）です。「API って難しそう」「お金がかかりそう」と敬遠していたのですが、実際は1投稿あたり約1.5円という驚くほど低コストでした。この記事では、ブラウザ操作から X API への切り替え判断の背景と、初めての方でも理解できる実装ポイントを解説します。 Claude in Chromeとは、Claude（AI）がブラウザを直接操作する機能です。</p>
<p><a href="https://www.m-totsu.com/1259/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/1259/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
