Developer Launchpad

Explore Storyblok components and development tools

Search API Example

Search Results for "shark"
Found 5 results
{
  "results": [
    {
      "title": "About",
      "summary": "The SharkSmart program is an initiative of the Western Australian Government that provides a comprehensive range of tools and strategies to help water users make informed decisions about their water use and safety. By integrating science, technology, best practice and…",
      "url": "/about/",
      "contentType": "page",
      "sourceType": "storyblok",
      "category": "about",
      "tags": [],
      "score": 1
    },
    {
      "title": "SharkSmart WA App",
      "summary": "The SharkSmart WA app gives you real-time updates on shark activity and beach safety, helping you make informed decisions before heading into the water. It’s built to keep you, your family, and your community safe while enjoying WA’s coastline. Lorem ipsum dolor sit amet,…",
      "url": "/about/sharksmart-wa-app",
      "contentType": "page",
      "sourceType": "storyblok",
      "category": "about",
      "tags": [],
      "score": 1
    },
    {
      "title": "Blue Shark",
      "summary": "Common names — blue whaler, great blue shark Blue sharks hold the record for the longest known migrations among all shark species! These sleek, fast swimmers are found in oceans all over the world and are the most abundant of all shark species. Blue sharks are easily recognised…",
      "url": "/sharks/blue-shark",
      "contentType": "page",
      "sourceType": "storyblok",
      "category": "sharks",
      "tags": [],
      "score": 1
    },
    {
      "title": "Sharks",
      "summary": "Learn about the diversity of sharks found in Western Australia Sharks belong to a class of fish called Chondrichthyes, which have skeletons made of cartilage, not bone. As apex predators, sharks are responsible for keeping everything in balance. They achieve this by keeping the…",
      "url": "/sharks/",
      "contentType": "page",
      "sourceType": "storyblok",
      "category": "sharks",
      "tags": [],
      "score": 1
    },
    {
      "title": "Staying Safe",
      "summary": "Our shark safety initiatives allow the community to keep informed and help reduce the risk of a shark encounter.",
      "url": "/staying-safe/",
      "contentType": "page",
      "sourceType": "storyblok",
      "category": "staying-safe",
      "tags": [],
      "score": 1
    }
  ],
  "meta": {
    "total": 5,
    "limit": 5
  }
}

Visit the Search Test Page for interactive testing

Quick Links

Storyblok Docs
Component Stories
API Docs
Testing Guide
Search Test Page

Storyblok Components

Page Template
Type: page
Teaser
Type: teaser
Feature
Type: feature
Grid
Type: grid
Menu
Type: menu
Navigation Item
Type: navigation_item
Menu Section
Type: menu_section

Development Commands

npm run generateStoryblok
pnpm run dev:proxy
pnpm run storybook
pnpm run test