Skip to main content

parse cURL command and return JSON data

Project description

This module gets informations from cURL command and returns them in JSON format.

I am still improving it … and the command maybe change

Installation

pip install curl2requests –user

How to Use

  1. I highly recommend you to make your linux machine support pbpaste and pbcopy here is a tutorial

  2. When or Before you are broswering some page in chrome , you can press F12,switch to Network pannel and refresh the page .

  3. choose the requests you are interested in , right-click,choose Copy then Copy as cURL.

  4. open a terminal , type the following command pbpaste |curl2req -s - , Enjoy.

Demo

You can view the demo here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

curl2requests-1.2.tar.gz (15.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page