Skip to content

Convert from Fiddler to Python requests or curl. ※Simple

Notifications You must be signed in to change notification settings

moku3u/FiddlerConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fiddler Converter

English | 日本語

日本語

FiddlerからPython requestsやcurlに変換します。 curlに変換すればcurlConverterでC C# Dart Go Java JavaScript Node.js PHP Python Ruby Rustなどの言語に変換することも可能です。

How to use

  1. main.pyを実行します
  2. fiddlerのInspectorタブ内にあるrawの内容をすべてコピーします。
  3. コピーした内容をテキストを入力する欄に入力してください (3-2. 右にあるFormat(フォーマット)からcurlまたはpy-requestsを選択します)
  4. Convert(変換)を押すとポップアップにコードが出てきます。

English

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.

How to use

  1. Run main.py
  2. Copy all the contents of raw in the Inspector tab of fiddler.
  3. Enter the copied contents into the field for entering text (3-2. Select curl or py-requests from Format on the right)
  4. press Convert and the code will appear in the popup.

About

Convert from Fiddler to Python requests or curl. ※Simple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages