Parallel Parallel Cloud

Turn Natural Language Into Data

Example

Every week, please find the top 100 products of brandfield.com and for each of them look up the description and SEO metadata, then look up the sentiment, and based on that come up with a new description and SEO metadata

frequency: weekly
cost: ±$120/month
used by:
Brandfield Zapier Airtable Notion HubSpot

Result JSON (click to expand)

{
  "products": [
    {
      "id": 1,
      "name": "Premium Leather Wallet",
      "original_description": "High-quality leather wallet",
      "sentiment": "neutral",
      "new_description": "Luxurious handcrafted leather wallet...",
      "seo": {
        "title": "Premium Handcrafted Leather Wallet | Brandfield",
        "description": "Discover our premium leather wallet..."
      }
    },
    {
      "id": 2,
      "name": "Designer Watch Collection",
      "original_description": "Elegant timepiece",
      "sentiment": "positive",
      "new_description": "Stunning designer watch that combines...",
      "seo": {
        "title": "Luxury Designer Watches | Premium Collection",
        "description": "Explore our exclusive designer watch..."
      }
    }
  ],
  "total_processed": 10,
  "completion_time": "2.3s"
}

Coming Soon

A new way to process and structure unstructured data using natural language