Search results for: “”
-
api.snooker.org: Nested Shortcodes
Task: Display all players from http://api.snooker.org/?rt=MoneyRankings&s=2021 and get their names from the feed http://api.snooker.org/?p=PLAYERID See how this works: Step 1: Create a JCI-Template for Player-DetailsURL: http://api.snooker.org/?rt=MoneyRankings&s=2021Name of Template: playerlisttwig-template: Use this Shortcode: [jsoncontentimporterpro nameoftemplate=”playerlist”] This gives you the list of the first 5 players (slice-filter) players and the PlayerID with a link to the JSON…
-
api.handball.ch
Example URL: https://api.json-content-importer.com/extra/json/api.handball.ch/games.json Put this into the template manager of the plugin: Try this shortcode (insert real name NAME_OF_TEMPLATE of the JCI template): In action:
-
twig: Handle dash in JSON
If JSON contains some dashes (“-“) in the keys, the usual way of twig does not work.Here you finde how to solve this: JSON: https://api.json-content-importer.com/extra/json/dash.json twig-Template:Name: dashURL: see above twig-code for plugin template manager: Shortcode: In Action:
-
API: Menu 1st item
API: https://api.json-content-importer.com/extra/json/GardenFresh/1.json In Action:
-
PRO: twig-Loop with key and value
JSON: https://api.json-content-importer.com/extra/json/thebluealliance.json Twig-code using for-loop with access to key and value of JSON-data-array (slice: start at item 2 and loop through 3 items): In Action:
-
JSON from API blockchain.info 4 chart
-
PRO: API api.blockchain.info
API: api.blockchain.info and https://api.blockchain.info/charts/transactions-per-second?timespan=5weeks&rollingAverage=8hours&format=json twig-template: In Action:
-
API: sheetsu.com
Example API: https://sheetsu.com/ Local Mirror: https://api.json-content-importer.com/extra/json/sheetsucom/1.json?a=1 JCI PRO Shortcode: In Action:
-
Free: Example basenode
API: https://api.json-content-importer.com/extra/json/3.json Example:
-
PRO: xml/kml-Feed creating – API adsbexchange – Flight Tracking
The site https://www.adsbexchange.com/ offers tons of feeds with info about flights.Example: https://samples.adsbexchange.com/traces/2021/08/01/22/trace_full_440122.json Local stored JSON: https://api.json-content-importer.com/extra/json/adsbexchange-trace_full_394a0b.json Out of such JSON-data with the flight route you can create other feeds, like a KML-Feed. See how this can be done: Create a JCI-Template: URL: https://samples.adsbexchange.com/traces/2021/08/01/22/trace_full_440122.jsonName: kmladsbexchange twig-template: In Action: https://api.json-content-importer.com/kmladsbexchange/?show=oc