App Logo

Official scripts

Explore our curated collection of scripts

similarweb.com

Get Similarweb website traffic overview

Fetch a website's traffic overview from Similarweb: global/country/category rank, bounce rate, pages per visit, avg visit duration, and company profile fields. No login required.

similarweb.com

Get Similarweb competitors and similar sites

Read a website's competitors / similar sites from its public Similarweb overview page: competitor domain, affinity percent, category and category rank. No login required. Returns the ~10 competitors the anonymous page renders; the section's "See all competitors" expander leads to gated Similarweb product pages, so that is the anonymous ceiling. available:false means Similarweb has no report for that domain.

trustpilot.com

Get Trustpilot similar companies

Get the companies Trustpilot lists as similar/competitors on a business profile (the "People also looked at" module). Returns each with its identifyingName (domain key), TrustScore, stars, review count and logo.

youtube.com

Like YouTube video

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

x.com

Like tweet

Like a tweet given its URL. Safe to repeat: an already-liked tweet is reported, not re-liked. Returns tweet_id, liked, was_liked.

g2.com

Get G2 product alternatives

List a G2 product's alternatives/competitors from its Alternatives page: name, product slug, and G2 rating. No login required.

linkedin.com

Follow LinkedIn company

Follow a LinkedIn company page by URL or bare slug. Safe to repeat: it returns already_following if you already follow it, and not_found when the page doesn't exist. Also returns the company's numeric id, canonical slug, and display name.

threads.com

Like a Threads post

Like a post on Threads by its URL, as the signed-in account. Reports whether the post was already liked so a repeat run does not double-count.

linkedin.com

Like LinkedIn post

Like a LinkedIn post by its permalink. Only the default Like reaction is supported (not celebrate, support, love, insightful, or funny), and it likes the main post itself, not an individual comment. Safe to call again on a post you already liked — it reports that instead of erroring.

threads.com

Search Threads posts

Search Threads for posts matching a keyword, hashtag, or topic and return the matching posts with author, text, and engagement counts.

dribbble.com

Get Dribbble shot

Fetch a Dribbble shot's details from its url: title, description, owner, images and comment count.

instagram.com

Like Instagram comment

Like a specific comment on a post/reel. Needs the post shortcode and the comment id (from get_post_comments' id field). Locates the comment via its /c/<id>/ permalink, clicks its heart, and confirms the Like→Unlike flip. Fails loudly if already liked or the comment isn't found. Returns shortcode, comment_id, liked.

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).

ycombinator.com

Get YC company profile

Get one YC company's full public profile (ycombinator.com/companies/<slug>): pitch, batch/status, founders, socials, open jobs, news, launches, photos, founder Q&A.

x.com

Unlike tweet

Remove your like from a tweet given its URL. Already-unliked tweets are reported rather than erroring. Returns tweet_id, liked, was_liked.

linkedin.com

Get LinkedIn profile recommendations

Get the recommendations a LinkedIn profile has received and given, from its dedicated Recommendations page by public ID. Returns each recommendation's author/recipient (name, profile URL, connection degree, headline), the relationship note LinkedIn shows (date and how the two people worked together), and the full recommendation text. Profiles with no recommendations in a category come back with an empty list for it rather than an error. Requires being logged in to LinkedIn.

dribbble.com

Search Dribbble shots

Search Dribbble shots by keyword, returning title, url, owner, thumbnail, likes and views for each result.

x.com

Get X user info

Look up an X user's profile by handle. Returns handle, user_id, name, bio, location, website, joined, followers_count, following_count, is_verified, is_self, is_following, follows_you. Follower/following counts are exact integers, not X's abbreviated "3.7M" display text. bio and website carry the real destination URLs, with X's t.co shortlinks resolved. is_following is null on your own profile (you have no follow relationship to yourself); user_id is always present.

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.

x.com

Get post reposters

List the accounts that reposted (retweeted) an X post, by post URL. Returns per account: user_id, handle, name, followers, following, tweets, verified, location, website, bio. X returns a sample of reposters, not the full set: high-repost posts cap out a few hundred deep.

threads.com

Get Threads profile

Fetch a Threads user's profile: display name, bio, avatar, website, topic tags, and follower count.

instagram.com

Like Instagram post

Like an Instagram post or reel by shortcode. Clicks the action-bar heart and confirms the Like→Unlike flip (server-driven). Fails loudly if the post is already liked (no Like button) or unavailable. Returns shortcode and liked.

producthunt.com

Get Product Hunt product

Read a Product Hunt product page and return its profile: name, tagline, full description, the outbound website link, the categories it is listed under, its review rating and review count, how many times it has launched, its makers with their Product Hunt profiles, and any Top Product or Golden Kitty awards. Accepts either the product slug or a full Product Hunt product URL. Follower counts are returned exactly as the page displays them (Product Hunt rounds them, e.g. "18K") alongside a numeric approximation. An unknown product is reported as such rather than returned as an empty record.

instagram.com

Unlike Instagram comment

Remove your like from a specific comment on a post/reel. Needs the post shortcode and the comment id (from get_post_comments' id field). Locates the comment via its /c/<id>/ permalink, clicks its filled heart, and confirms the Unlike→Like flip. Fails loudly if it wasn't liked or the comment isn't found. Returns shortcode, comment_id, liked.

linkedin.com

Get LinkedIn post

Fetch a single LinkedIn post by its permalink. Returns url, urn, text, media, author (name, headline, url, type), postedAgo, reactions, comments, and reposts. If the URL has no post behind it — deleted, removed, or a wrong id — it says so straight away instead of stalling. Use get_post_comments for the thread and get_post_reactors for who reacted.