An open API service indexing awesome lists of open source software.

https://github.com/dfirebaugh/headerparser-api


https://github.com/dfirebaugh/headerparser-api

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

### Header Parser API
This is an api that parses the browsers header and returns specific information.

Example Return JSON:
`{"ipaddress":"127.0.0.1","language":"en-US","software":"X11; Linux x86_64; rv:57.0"}`

You can see a live example of this [here](https://dfire-headparser-api.glitch.me/)