hexiro/autorequests
Generate Python code to recreate a request from your browser.
This tool helps developers quickly turn a web request made in their browser into Python code. You provide the raw request details copied from your browser's developer tools, and it outputs ready-to-use Python code using libraries like 'requests' or 'httpx'. This is ideal for Python developers building API wrappers, automating web interactions, or debugging server communication.
No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically replicate a specific web request you observed in your browser, without manually transcribing all the headers, cookies, and parameters.
Not ideal if you are not a Python developer or are looking for a full-fledged web scraping framework.
Stars
26
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 24, 2022
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
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator