App Logo

Official scripts

Explore our curated collection of scripts

pinterest.com

Get Pinterest pin details

Fetches a single Pinterest pin's public details by id: title, description, image, creator, save/reaction counts, publish date, and (for link pins) the linked destination site. Read-only, no login required.

pinterest.com

Get Pinterest user profile

Fetches a Pinterest user/brand profile's public details by username: display name, bio, avatar, follower count, external links, join date. Read-only, no login required. Board count/pin count/following count are not exposed on this page for anonymous viewers, so they are omitted rather than guessed.

pinterest.com

Search Pinterest pins

Searches Pinterest pins by keyword and returns the first page of results (id, pin URL, thumbnail/full image, dominant color). Read-only, no login required; Pinterest serves a reduced anonymous result set with no title/description per card. Be aware that a query with no real matches still returns Pinterest's recommended pins rather than an empty list.

pinterest.com

Search Pinterest boards

Searches Pinterest boards by keyword and returns the first page of results (name, url, pin count, cover images, owner). Read-only, no login required; Pinterest serves a reduced anonymous result set.

x.com

Pin tweet to profile

Pin one of your own tweets to the top of your profile, given its URL. Already-pinned tweets are reported rather than re-pinned. Pinning a new tweet replaces whatever was previously pinned. Returns tweet_id, pinned, was_pinned, and account_used. X can briefly serve a stale pinned-state right after a preceding pin/unpin on the account — if you just changed the pin state, allow a few seconds before calling this again for a reliable was_pinned reading.

web.whatsapp.com

WhatsApp — Pin chat

Pin or unpin a chat (by exact name) to/from the top of the chat list. Safe to repeat: if the chat is already in the desired state, it returns success. WhatsApp allows at most 3 pinned chats.

slack.com

List Slack pinned items

List a channel's pinned messages (by channel name or id). Returns each pin's ts, author (resolved to a name), text and type. Requires login.

slack.com

List Slack channel bookmarks

List a channel's bookmarks (the links pinned to its header) by channel name or id. Returns each bookmark's id, title, link and type. Requires login.

slack.com

Pin Slack message

Pin a message to its Slack channel, given the channel (name or id) and the message ts. Safe to repeat: if the message is already pinned it reports success and tells you nothing changed. Confirms the pin afterwards and reports which workspace it acted on. Pinning is not possible in an archived channel, or in a channel the signed-in account has not joined — both are reported as such. Requires login.

x.com

Unpin tweet from profile

Unpin your own tweet from the top of your profile, given its URL. Tweets that aren't currently pinned are reported rather than erroring. Returns tweet_id, pinned, was_pinned, and account_used. X can briefly serve a stale pinned-state right after a preceding pin/unpin on the account — if you just changed the pin state, allow a few seconds before calling this again for a reliable was_pinned reading.

youtube.com

Like YouTube video

Like a YouTube video — has no effect if it's already liked.

crunchbase.com

Crunchbase: Get Company News

Recent news and press mentions for one company from Crunchbase, by permalink (title, publisher, author, URL, date). Returns the 10 most recent items; older history isn't available on the free tier.

luma.com

Search Luma events by topic or city

Search upcoming public events on Luma, filtered by a category topic (e.g. "crypto", "fitness") or a curated city (e.g. "paris", "london"), paginated.

tiktok.com

Like a TikTok video

Like a TikTok video (as the logged-in account) by URL or id. Safe to repeat: it does nothing if you already liked it.

reddit.com

Get trending Reddit posts

List Reddit's trending threads from the r/popular (or r/all) feed, with optional sort. Returns url, title, subreddit, author, score, comment count, date and displayed text per thread.

youtube.com

Get YouTube comments

List a YouTube video's top-level comments from a watch URL or video id. Per comment: id, text, author, channelId, authorAvatar, publishedTime, likeCount, replyCount, isVerified, isCreator, pinned. Sort by 'top' (default) or 'newest' and paginate with the returned nextCursor. likeCount and replyCount are YouTube's abbreviated strings (e.g. "255k", "960"), and comments come back empty when they are disabled.

linkedin.com

Get LinkedIn post comments

Get the comments of a LinkedIn post by permalink, loading up to maxComments top-level threads. Returns total and comments (urn, name, headline, profileUrl, postedAgo, text, reactions, nested replies, hasMoreReplies). The default 'relevant' sort hides low-engagement comments - use 'recent' to reach every comment; older replies behind 'See previous replies' stay unloaded (flagged by hasMoreReplies).

tiktok.com

Get TikTok related videos

Get the “you may like” related-video recommendations shown next to a TikTok video (a single ~12-item snapshot, not a paginable list).

github.com

Get Trending

List GitHub's Trending repositories, a page with no official API, optionally filtered by language and period (daily/weekly/monthly). Returns repo, url, description, language, stars, forks, and stars gained over the period.

amazon.com

Get Amazon product reviews

Fetch one page of Amazon customer reviews for an ASIN, with optional sort, star, media, reviewer, and keyword filters. Returns product (asin, title, overallRating, totalRatings, reviewCount, starBreakdown) and reviews (id, rating, title, text, date, reviewer, country, variation, helpfulVotes, verifiedPurchase, vine, images, videos). Amazon hard-caps review pagination at 10 pages of 10 reviews. With sortBy=recent a given page is not stable across calls as new reviews arrive, so prefer sortBy=helpful for replay.

linkedin.com

Get LinkedIn profile comments

Get the comments a LinkedIn profile has left on posts, from its Comments activity feed by public ID, scrolling to load up to count comments. Returns each comment's text/urn/age/reactions and the post it was made on (author, text, url).

x.com

Get Community Posts

Reads the post feed of an X Community (Top or Latest), including author, text, media, and engagement counts.

linkedin.com

Get LinkedIn message thread

Read a classic LinkedIn messaging conversation (NOT Sales Navigator) by its thread URL from list_inbox. Returns the participants and messages (from, fromSelf, text, time, subject) in chronological order. Returns the most recent page only.

gemini.google.com

List Gemini chats

List your recent Gemini conversations (the sidebar's "Recents" list), newest first.

linkedin.com

Get LinkedIn profile posts

Get a LinkedIn profile's recent posts from its activity feed by public ID, scrolling to load up to count posts. Returns each post's text, urn/url, age, engagement counts, and repost info.