
Copy as Python Requests bởi Peace-Maker
Copy requests from the devtools network panel as Python requests code for fast traffic mimicing.
Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
Siêu dữ liệu mở rộng
Về tiện ích mở rộng này
WebExtension to export traffic of a tab into ready to go Python Requests calls for faster traffic mimicing.
Usage
With the extension installed:
Features
Usage
With the extension installed:
- Open the Browser Devtools.
- Click around and generate the requests you want to export (see Network tab in Devtools).
- Click extension icon in toolbar at the top.
- Copy desired Python requests code from popup.
Features
- Generate Python code for every request observed by the open devtools.
- Configurable filters through extension options page:
- Ignore requests to static resources by filtering response content-types.
- Ignore auto-generated HTTP headers like
User-Agent
andConnection
.
- Optionally hide blocked requests or 404 responses for requests e.g. for missing
favicon.ico
. - Optionally generate a
requests.session()
instance.
- Try to hide cookies set by a response from an earlier request in the session.
Xếp hạng trải nghiệm của bạn
Quyền hạnTìm hiểu thêm
Tiện ích này cần:
- Mở rộng công cụ dành cho nhà phát triển để truy cập dữ liệu của bạn trong các thẻ đang mở
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 1.1
- Kích cỡ
- 21,36 KB
- Cập nhật gần nhất
- 2 năm trước (16 Thg 01 2023)
- Thể loại có liên quan
- Giấy phép
- GNU General Public License v3.0 only
- Lịch sử các phiên bản
Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 1.1
## [1.1.0] - 2023-01-16
### Added
- Add option to quickly disable the whole filter lists.
- Add option to render params, headers, cookies etc on separate lines.
### Changed
- Removed unneeded `host` permission. Apparently the devtools permission is enough to read the network HAR.
- Sort requests by start date if they aren't already.
### Fixed
- Fixed generating of `multipart/form-data` postData when the params aren't available in a pre-parsed form in the HAR.
- Fixed extension losing connection to devtools after some time of inactivity.
### Added
- Add option to quickly disable the whole filter lists.
- Add option to render params, headers, cookies etc on separate lines.
### Changed
- Removed unneeded `host` permission. Apparently the devtools permission is enough to read the network HAR.
- Sort requests by start date if they aren't already.
### Fixed
- Fixed generating of `multipart/form-data` postData when the params aren't available in a pre-parsed form in the HAR.
- Fixed extension losing connection to devtools after some time of inactivity.
Tiện ích mở rộng khác của Peace-Maker
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào