hexiro/autorequests
Generate Python code to recreate a request from your browser.
Extracts HTTP requests from browser DevTools' Network tab (via cURL, Powershell, or Node.js fetch formats) and transpiles them into executable Python code using `requests` or `httpx`. Supports both synchronous and asynchronous code generation while preserving headers, cookies, and authentication details—useful for API reverse-engineering, testing server requirements, or bootstrapping client libraries.
No commits in the last 6 months. Available on PyPI.
Stars
26
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 24, 2022
Monthly downloads
51
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/hexiro/autorequests"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator