FiddlerからPython requestsやcurlに変換します。 curlに変換すればcurlConverterでC C# Dart Go Java JavaScript Node.js PHP Python Ruby Rustなどの言語に変換することも可能です。
- main.pyを実行します
- fiddlerのInspectorタブ内にあるrawの内容をすべてコピーします。
- コピーした内容をテキストを入力する欄に入力してください (3-2. 右にあるFormat(フォーマット)からcurlまたはpy-requestsを選択します)
- Convert(変換)を押すとポップアップにコードが出てきます。
Convert from Fiddler to Python requests or curl. Once converted to curl, you can also use curlConverter to convert to C C# Dart Go Java JavaScript Node.js PHP Python Ruby Rust and other languages.
- Run main.py
- Copy all the contents of raw in the Inspector tab of fiddler.
- Enter the copied contents into the field for entering text (3-2. Select curl or py-requests from Format on the right)
- press Convert and the code will appear in the popup.