easy
shell
PREVIEW
Problems
Wiki
Back
Parsing
Turn raw data into something useful.
Parsing JSON
Many tools and network requests respond using JSON. Learn how to take some JSON output and turn it into something useful.
Filter JSON Logs
filter-logs
easy
#18
Combine multiple JSON files
combine-json
medium
#17
Get it Curl
get-it-curl
medium
#10
Make a Post Request
post-it
medium
#11
Make a POST Request using an Auth Token
post-with-token
medium
#12
Regular Expressions with GREP
When you don't have a JSON output, you have to parse it yourself. There are many tools for this and `grep` is one of them.
Extract All the E-mails
grep-mail
easy
#13
Grep Version
grep-version
medium
#15
Grep Version 2
grep-version-2
hard
#16
Bye Bye MDX, Hello MD!
mdx-no-more
hard
#14
Progress
Log in see your progress
Login
Source code on
GitHub
. All feedback is welcome!