Skip to content

Instantly share code, notes, and snippets.

@liorkesos
Last active December 28, 2015 09:59
Show Gist options
  • Save liorkesos/7482918 to your computer and use it in GitHub Desktop.
Save liorkesos/7482918 to your computer and use it in GitHub Desktop.
brainstorming on the script
#!/bin/bash
curl --silent --write-out '%{http_code}\n' "http://israelhayom.co.il/api/v2/getItems?class_id=1&format=json&order_by=popular&debug=static&real=1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment