---
title: "Spotlight Comments by Link"
method: GET
path: "/v1/snapchat/spotlight/comments"
tags: ["Snapchat"]
---

# Spotlight Comments by Link

`GET /v1/snapchat/spotlight/comments`

Fetches public comments from Snapchat's Spotlight comments API by URL. Returns the snap id, comments, a cursor for the next page, and hasMore. Pass the returned cursor back as the cursor param to load more comments.

## Query parameters

- `url` string, required
- `cursor` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
