schema.org.ai

later

Visual social media scheduling platform focused on Instagram.

Extends: Technology

Later

Visual social media scheduling platform focused on Instagram.

Overview

Category: Social Media software

Visual social media scheduling platform focused on Instagram.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Later',
  category: 'Social Media software',
  description: 'Visual social media scheduling platform focused on Instagram.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Later",
  "applicationCategory": "Social Media software",
  "description": "Visual social media scheduling platform focused on Instagram."
}