App Logo

Official scripts

Explore our curated collection of scripts

pay.postman.com

Postman: download invoice PDF

Downloads a Postman invoice PDF given its public viewUrl (from postman.co/list_invoices). The download itself is reliable; occasionally the confirmation step doesn't complete, in which case status is reported as unconfirmed even though the file was saved successfully.

postman.co

Postman: list invoices

List Postman billing invoices. Returns per invoice: invoiceId, date, plan, amount, status, viewUrl (public tokenized page) and pdfUrl (direct PDF endpoint). The PDF is rendered inline by Chrome rather than saved as a file, so open pdfUrl or viewUrl in a browser to keep a copy.

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.

lever.co

Lever: get company jobs

Fetch a company's live job postings from Lever's public postings API by board slug (jobs.lever.co/<slug>). Anonymous, no auth. Returns id, title, team, location(s), commitment, url, createdAt. Empty array if the company posts nothing right now; throws only on a genuine API error (not on "no jobs").

ashbyhq.com

Ashby: get company jobs

Fetch a company's live job postings from its public Ashby job board by hosted-jobs-page slug (jobs.ashbyhq.com/<slug>). Anonymous, no auth. Returns id, title, team name, location, workplaceType, employmentType and compensationTierSummary. Throws if the slug doesn't resolve to any organization.

substack.com

Like Substack post

Like a Substack post as the logged-in account.

jobs.ashbyhq.com

Get Ashby job posting

Read one Ashby job posting (jobs.ashbyhq.com/&lt;board&gt;/&lt;jobId&gt;), description HTML included.

greenhouse.io

Greenhouse: get company jobs

Fetch a company's live job postings from Greenhouse's public board API by board slug (boards.greenhouse.io/<slug>). Anonymous, no auth. Returns id, title, location, department(s), url, updatedAt, firstPublished. Throws (job board not found) if the slug isn't a Greenhouse customer.

jobs.ashbyhq.com

List job board postings

List every open position on an Ashby-hosted job board (jobs.ashbyhq.com/&lt;board&gt;).

pappers.fr

Pappers company profile

Fetches a company's Pappers profile from its SIREN. Returns name, siren, address, postal_code, city, head_office_siret, naf_code, naf_label, legal_form, share_capital, creation_date, workforce, status, business_sector and officers (display_name, role, since, age, is_legal_entity, siren, first_name, last_name). The officers list covers serving officers only, people and legal entities alike; a legal-entity officer carries its own 9-digit siren and no age. An unknown SIREN throws rather than returning data: Pappers answers it with a placeholder page whose officer block lists unrelated companies. Phone, website and email are not included since they are reserved for Pappers accounts; use google.com/search_places instead.

linkedin.com

Get LinkedIn company jobs

Get a LinkedIn company's open job postings by numeric companyId, worldwide by default, paginated (25/page). Returns total, page, and jobs (jobId, title, location, postedAgo, benefits, easyApply, url). Pass only a companyId from get_company_info - slugs are rejected and an invalid id makes LinkedIn silently drop the filter and return total 0 (indistinguishable from no openings); postedAgo is null on a "Viewed" marker.

instagram.com

Share Instagram post via DM

Share an Instagram post or reel to a user via DM. Works for both posts and reels; fails loudly if the recipient handle isn't found in search. Returns shortcode, username, and thread_key.

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.