import requests
response = requests.get('http://example.com')
支持从 Chrome、Firefox、Safari 等主流浏览器获取 curl 命令
安全提示:curl 命令可能包含 cookies 等敏感信息,分享时请注意删除相关数据。
This also works in Chrome and Firefox.
Warning: the copied command may contain cookies or other sensitive data. Be careful if you're sharing the command with other people, sending someone your cookie for a website is like sending them your password.
This also works in Chrome and Safari.
Warning: the copied command may contain cookies or other sensitive data. Be careful if you're sharing the command with other people, sending someone your cookie for a website is like sending them your password.
支持转换为 Python、JavaScript、PHP 等40多种主流编程语言
从浏览器直接获取 curl 命令,一键转换为目标代码
所有转换在本地进行,不会上传敏感数据