Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RubyはWebページからExcelにデータを抽出するのに役立ちますか? 選択リスト、ラジオボタンの値、HTML テーブルデータの読み取りなど
ありがとう、アラップ
はい、できます。nokogiri ( http://nokogiri.org/ ) と Roo ( https://github.com/Empact/roo ) を試してください。