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

https://github.com/denoed/useragents

Most common user agents.
https://github.com/denoed/useragents

deno library module user-agent

Last synced: about 2 months ago
JSON representation

Most common user agents.

Awesome Lists containing this project

README

        

# UserAgents

***[Deno]*** *module providing access*

*to the latest **UserAgents**.*




## Source

Fetched from **[Willshouse Techblog][Blog]** with more

effort than necessary, since they don't seem to

have a simple JSON endpoint.

*Thanks to them, but they should add an endpoint.*




## Endpoints

*Hosted data on GitHub static pages.*


- [https://denoed.github.io/UserAgents/Common.json](https://denoed.github.io/UserAgents/Common.json)




## Updates

There is currently no automated updating and

I'm not even sure how problematic it would be,

considering the usage of the WebView.

I added a UTC timestamp so

you know how old the data is.


[Blog]: https://techblog.willshouse.com/2012/01/03/most-common-user-agents/
[Deno]: https://deno.land/