App Logo

Official scripts

Explore our curated collection of scripts

seloger.com

Get SeLoger listing

Fetch a SeLoger property detail page by URL. Returns propertyType, deal, price, pricePerSqm, surface, rooms, bedrooms, floor, location, postalCode, dpe, ges, agency, co-ownership details, and images. Most fields are nullable since not every listing publishes them; energy rating, floor, and co-ownership lots/fees are often missing.

seloger.com

Search SeLoger listings

Search SeLoger listings by location and deal type. Returns page, count, total, and listings, each with id, url, title, propertyType, price, pricePerSqm, surface, rooms, bedrooms, floor, location, postalCode, and agency. location must be a 'city-dept' slug (e.g. paris-75, lyon-69); results are paginated, so fetch successive pages for the full set. For areas with few local listings, SeLoger widens the search radius and appends nearby recommendations in the same listing format, so count/listings.length can exceed total (the exact-match count for the searched location).

substack.com

Subscribe to Substack publication

Subscribe the logged-in account to a Substack publication's free tier.

substack.com

Like Substack post

Like a Substack post as the logged-in account.

news.ycombinator.com

Top Hacker News stories

Read the top N stories from the Hacker News front page: rank, title, url, points, comments_count and a link to the discussion. The front page lists about 30 stories, so an n above that caps out rather than paginating. A story nobody has commented on yet reports 0 comments; YC job posts carry neither a score nor a discussion, so their points and comments_count are null. If Hacker News is throttling requests from your address, the script says so instead of returning a partial 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.

discord.com

List Discord channels

Lists a Discord server's channels and categories from its sidebar (name, channelId, category, channel URL). Takes a guildId. Requires being logged in.

perplexity.ai

Search Perplexity chats

Search your Perplexity thread history by keyword, via the Sessions library's search box.

trustpilot.com

Get Trustpilot company reviews

Get one page (20) of a company's Trustpilot reviews: author, rating, title, text, dates, likes, verification and the company's reply. Supports the site's own filters as args (page, sort, stars, language, keyword search, verified, date range). Defaults to returning reviews in every language so none are silently filtered out by locale.

jobs.ashbyhq.com

List job board postings

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

chat.mistral.ai

Get Le Chat conversation messages

Full message transcript of one Le Chat conversation by id, oldest to newest.

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

reddit.com

Submit Reddit post

Create a text post (thread) in a subreddit. Returns the new post's ID, subreddit and URL. Posts a real thread under the logged-in account; text posts only (no link/image); some subreddits require a flair and will block the post. Runs only via the browser extension, not the hosted cloud browser.

discord.com

List Discord servers

Lists the Discord servers the logged-in account has access to (name + guildId), read from the server sidebar. Requires being logged in.

trustpilot.com

Get Trustpilot reviewer profile

Get a Trustpilot reviewer's public profile by user id: display name, country, review count, lifetime stats, and their service reviews (each carries the company it's about via businessUnit). Paginated. The user id is the reviews[].consumer.id field returned by get_reviews.

gemini.google.com

Get Gemini chat messages

Full message transcript of one Gemini conversation by id, oldest to newest.

linkedin.com

Get LinkedIn conversation attendees

List the participants of a classic LinkedIn messaging conversation (NOT Sales Navigator) by thread URL from list_inbox — mainly useful for group chats. Returns each attendee's name, profile URL and member urn, plus whether the thread is a group.

perplexity.ai

Get Perplexity chat messages

Full message transcript of one Perplexity thread, by the chatId returned from list_chats.

substack.com

Unsubscribe from Substack publication

Unsubscribe the logged-in account from a Substack publication.

linkedin.com

LinkedIn — List scheduled posts

List the logged-in member's queued LinkedIn scheduled posts (text + scheduled date/time) from the Scheduled posts management panel. This is the only place these posts exist before they publish — get_post/get_feed_posts can't see them.

trustpilot.com

Get single Trustpilot review

Get one Trustpilot review by its id (the review.id from get_reviews) via its permalink: author, rating, title, full text, dates, likes, verification, the company's reply, and the business it's about.

jobs.ashbyhq.com

Get Ashby job posting

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

reddit.com

Get subreddit info

Fetch a subreddit's metadata from its page: title, description, weekly active users / contributions, created date, visibility, rules (title + body), and the full moderator list (username, permissions, joined). Banned/private subs return status with detail; unknown subs throw.

trustpilot.com

Get Trustpilot category companies

List one page of companies ranked in a Trustpilot category (categoryId from get_categories). Supports the site's own filters as args: page, sort (recommended/reviews_count/latest_review), country, trustscore (3.0/4.0/4.5), claimed. Returns each company's domain, TrustScore, stars, review count, location, contact, categories.

chat.mistral.ai

Ask Le Chat

Open a new Le Chat conversation, send one question, wait for the answer, and return the answer text plus any web-search source domains cited.