Skip to content

Instantly share code, notes, and snippets.

@valikos
Created October 7, 2020 11:48
Show Gist options
  • Save valikos/f57893e43eec384b57799f6973c212ad to your computer and use it in GitHub Desktop.
Save valikos/f57893e43eec384b57799f6973c212ad to your computer and use it in GitHub Desktop.
caniuse browsers data
url = 'https://raw.githubusercontent.com/Fyrd/caniuse/master/data.json'
res = Faraday.get(url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment