Skip to content

bytepull/Simple-JSON-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple-JSON-Extractor

A simple way to extract JSON from a text

HOW TO USE

$ python3 Simple-JSON-Extractor.py <file-to-parse>

The script will create a new directory named Simple JSON Extractor in which it will create one file for each valid JSON document found within the file passed as parameter.

About

A simple way to extract JSON from a text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages