
Copy as Python Requests von Peace-Maker
Copy requests from the devtools network panel as Python requests code for fast traffic mimicing.
278 Benutzer278 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
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.
Bewertet mit 5 von 1 Bewerter
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Entwicklerwerkzeuge erweitern, sodass Zugriff auf offene Tabs besteht
Weitere Informationen
- Add-on-Links
- Version
- 1.1
- Größe
- 21,36 KB
- Zuletzt aktualisiert
- vor 3 Jahren (16. Jan. 2023)
- Verwandte Kategorien
- Versionsgeschichte
- Zur Sammlung hinzufügen