Skip to content

Extract url's from postman json collection based on keyword

Notifications You must be signed in to change notification settings

alejandro501/pybin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postman_extract_url

usage: extract.py [-h] -i INPUT -k KEYWORD [-o OUTPUT]

Extract URLs containing a specific keyword from a Postman collection

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input JSON file (Postman collection)
  -k KEYWORD, --keyword KEYWORD
                        Keyword to search for in URLs
  -o OUTPUT, --output OUTPUT
                        Output file for matching URLs (optional)

About

Extract url's from postman json collection based on keyword

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages