App Logo

Official scripts

Explore our curated collection of scripts

loom.com

Loom login

Sign in to Loom with your Google account and land in your Loom video library, confirming which account the session actually belongs to. If the browser is already signed in, it says so instead of signing in again — and tells you when it is signed in as someone other than the account you asked for. When Loom cannot complete the sign-in because the account has no workspace yet, or Google has no matching account to offer, it stops with a message naming exactly what is missing rather than joining a team on your behalf.

loom.com

Get Loom video transcript

Fetch the full transcript of a Loom video from its share URL (or bare 32-char id). Returns title, owner, duration, language, timestamped segments, and the joined plain text. Works anonymously on link-shared videos; password-protected or private videos fail loudly, and videos without a transcript return an empty segments 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.

toptex.fr

Get TopTex product

Fetch a single toptex.fr product by reference (e.g. IB297): name, brand, description, every colorway, every size with its public catalogue unit price, images, fabric/composition and certifications. No login required.

make.com

Search Make.com public templates

Search Make's public template catalogue by name and/or by the apps a template uses.

toptex.fr

List category

List one page of products from a toptex.fr category page (e.g. /produits/vetements/categories/t-shirts.html). Returns products (reference, name, brand, from-price, image, PDP url) with deterministic pagination; page is 0-based. No login required.

toptex.fr

Search TopTex products

Search toptex.fr for products by free-text query. Returns one page of products (reference, name, brand, color, from-price, image, PDP url); page is 0-based. Catalogue prices are public, so no login is required.

brandfetch.com

Download brand logo pack

Given a company domain, opens its Brandfetch page and clicks "Download all" to save the full logo/icon/banner pack (SVG/PNG/WebP) to the local Downloads folder via the browser's native download.

x.com

Create X List

Creates a new X List with a name, optional description, and public/private visibility.

zocdoc.com

Search Zocdoc appointments

Search Zocdoc providers and appointment availability by query and ZIP. Returns total_providers and provider cards with name, specialty, rating, review_count, address, distance_mi, sponsored, profile_url, and a 14-day availability grid of date plus slot count. Zocdoc serves roughly 22 cards per page, so page through with offset for more results.

partechpartners.com

Get Partech portfolio companies

Lists all companies in Partech's VC portfolio: name, status, sectors, HQ countries, funds, founders, short description and website. Reads the full portfolio in one pass rather than page by page, so the list is complete.

comeup.com

Search ComeUp freelancers

Search ComeUp sellers/freelancers by keyword. Returns username, display name, verified badge and avatar for each match (ComeUp's seller-search results are minimal — use get_profile with the returned username for headline, bio, stats, portfolio and services).

leboncoin.fr

Get Leboncoin seller profile

Fetch a Leboncoin seller's public profile by its URL (as returned by get_ad's seller_profile_url). Works for both professional stores and private-individual sellers, returning a unified shape: name, member-since date, total ad count, response rate/time, presence, badges, and description. Pro sellers additionally get address, opening hours, website, and an aggregated rating with sample reviews — these are null for private sellers, who have no storefront or public rating on the site.

ycombinator.com

Search YC startup directory

Search the YC startup directory (ycombinator.com/companies) by free-text query plus filters such as batch, industry, tag, region, status, and top/hiring/nonprofit; each multi-value filter is OR'd within itself. Zero-based pagination.

amazon.com

Get Amazon seller profile and feedback

Look up an Amazon marketplace seller by its seller ID and get the public profile: the seller's display name, logo, storefront link, self-written description, customer service phone, and the registered business name and address. You also get their feedback record broken out by period — star rating and number of ratings over the last 30 days, 90 days, 12 months and lifetime — plus the headline percentage of positive feedback. Useful for judging who you would actually be buying from before ordering.

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.

admin.atlassian.com

List Atlassian invoices

List Atlassian (admin.atlassian.com) billing invoices across every transaction account in your org, covering Atlassian and Marketplace apps plus Loom billed through Atlassian. Returns total plus invoices (id, number, date, amount, status, transaction_account, sourceSystem, downloadUrl) — metadata only. Feed a row's downloadUrl to admin.atlassian.com/download_invoice to fetch the PDF. Only an org billing admin sees the billing portal, and admin.atlassian.com must resolve to a single org (no org picker).

vercel.com

Vercel login (Google SSO)

Log into Vercel using Sign in with Google, ending on your Vercel dashboard. Returns straight away if you are already signed in, so it is safe to run repeatedly. Optionally pass which Google account to pick when several are signed in.

canva.com

Canva login

Log into Canva via Google SSO and land in the Canva app, returning the signed-in account read back out of the app itself. If the browser already has a Canva session it returns straight away without touching canva.com/login (that page closes its own tab a few seconds after load whenever a session exists). Asking for an account other than the live session is refused by name rather than attempted, because Canva will not show its sign-in modal while any session is open. Needs the extension-paired browser, not a managed/cloud one.

postman.com

Postman login (Google SSO)

Log into Postman using your connected Google account. Signs in via Google's account chooser and lands on your Postman workspace.

cursor.com

Cursor login (Google SSO)

Log into Cursor via "Continue with Google", driving the account chooser and landing on the Cursor dashboard. Requires running on the extension-paired browser rather than a managed/cloud browser.

github.com

GitHub login (Google SSO)

Log into GitHub via Google sign-in. Drives the account chooser and lands on your GitHub dashboard.

airtable.com

Airtable login

Log into Airtable via Google SSO, picking a specific account when an email is given. Only works on your own paired browser — it relies on that browser's own signed-in Google session rather than injected cookies.

notion.com

Notion login (Google SSO)

Log into Notion via Google SSO, signing out first so the flow always runs fresh. Pass `email` to pick which Google account to use.

dashboard.ngrok.com

ngrok login (Google SSO)

Log into the ngrok dashboard via the "Log in with Google" button. Drives the Google account chooser (and consent screen if one appears) and lands on dashboard.ngrok.com. If already signed in, returns immediately. Requires running on the extension-paired browser rather than a managed/cloud browser. If Google requires a step-up (password re-confirm, 2FA, or passkey), that has to be cleared manually before this can complete — re-run afterward. Optional `email` arg picks which account row to use in the chooser; omit for the first row.