Skip to content

Schemas

Schemas

Overview

Schema - a set of rules that define what data you want to get from the website. Unlike other web scraping tools, SingleAPI doesn’t require you to write code to get data from websites. Instead, you need to create a schema that describes what data you want to get from the website and SingleAPI will do the rest.

Creating a schema

Generate a schema from a text description

This is the easiest way to create a schema. It is useful when you don’t know how to create a schema or don’t want to spend time on it. You can automatically generate a schema from a text description using the Playground.

Describe what data do you want to get from the website and our LLM-powered system will generate a new schema automatically.

Create a new schema from scratch

  1. Go to the Schemas page.
  2. Click on the Create new button.
  3. Use the UI editor to create a new schema.

Use a template

  1. Go to the Schemas page.
  2. Click on the Templates button.
  3. Select a template that you want to click “Save to My schemas”.