https://github.com/uetchy/jsong
https://github.com/uetchy/jsong
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uetchy/jsong
- Owner: uetchy
- License: mit
- Created: 2019-04-24T04:49:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T23:45:43.000Z (over 3 years ago)
- Last Synced: 2025-10-07T14:41:05.379Z (9 months ago)
- Language: JavaScript
- Homepage: https://jsong.now.sh
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsong (JSON Google)
> Search on Google and get the result in JSON.
```
curl -sL https://jsong.now.sh?query=GitHub | jq '.links'
```