Copy as Python Requests: изображение логотипа

Copy as Python Requests

Рекомендованные
3,3(

3 оценки

)
РасширениеИнструменты разработчика3 000 пользователей
Мультимедийный объект 1 (скриншот) для сервиса "Copy as Python Requests"

Обзор

Copy requests from the devtools network panel as python requests code

WebExtension to export traffic of a tab into ready to go Python Requests calls for faster traffic mimicing. == Usage== With the extension installed: 1. Open the Browser Devtools. 2. Click around and generate the requests you want to export (see Network tab in Devtools). 3. Click extension icon in toolbar at the top. 4. 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 and Connection. - 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. == Changelog == ## 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.

Подробности

  • Версия
    1.1
  • Обновлено
    18 января 2023 г.
  • Автор:
    Peace-Maker
  • Размер
    23.94KiB
  • Языки
    English
  • Разработчик
    Электронная почта
    peacemakerctf@gmail.com
  • Не продавец
    Разработчик не указал для себя статус продавца. Просим клиентов из Европейского союза обратить внимание, что на сделки между вами и этим разработчиком не распространяются законы о защите прав потребителей.

Конфиденциальность

Разработчик сообщил, что продукт не собирает и не использует ваши данные.

Этот разработчик утверждает, что ваши данные:

  • Не продаются третьим лицам, за исключением разрешенных вариантов использования
  • Не используются и не передаются в целях, не связанных с работой основных функций продукта
  • Не используются и не передаются для определения платежеспособности или в целях кредитования
Приложения Google