Overview
- Skill Key
- godefroy/linkedin-search-posts
- Author
- godefroy
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/godefroy/linkedin-search-posts
- Latest Commit SHA
- 83f41106b8cd4844cc62d5f04381e272f0a937fc
Search LinkedIn posts by keywords using the Apify actor harvestapi/linkedin-post-search. Use when the user wants to search, scrape, or retrieve LinkedIn posts matching specific keywords. Accepts search queries, optional profile/company filters, date filter, and sort options. Requires APIFY_API_TOKEN env variable.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 linkedin-search-posts 技能。 若已安装,则直接安装 linkedin-search-posts 技能。
# LinkedIn Posts Search Search LinkedIn posts via Apify actor `harvestapi~linkedin-post-search`. ## Prerequisites Env variable `APIFY_API_TOKEN` must be set (configured in `openclaw.json` under `skills.entries.linkedin-search-posts.env`). ## Input schema ### Requis - `searchQueries`: **array of strings** — liste des requêtes de recherche (max 85 caractères par requête). Supporte les opérateurs booléens LinkedIn. Ex : `["La Base Programme idéation Nantes"]` ### Optionnels — filtres auteurs - `targetUrls`: liste d'URLs de profils/pages LinkedIn dont on veut les posts - `authorsPublicIdentifiers`: liste d'identifiants publics LinkedIn (ex: `["williamhgates"]`) - `authorsIds`: liste d'IDs LinkedIn (ex: `["ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc"]`) - `authorsCompanyPublicIdentifiers`: liste d'identifiants de sociétés LinkedIn (ex: `["google", "microsoft"]`) ### Optionnels — pagination / volume - `maxPosts`: nombre max de posts par requête (0 = tout scraper). Prioritaire sur `scrapePages`. - `scrapePages`: nombre de pages à scraper si `maxPosts` non défini (~50 posts/page avec keywords, ~90-100 sans) - `startPage`: page de départ (défaut: 1) ### Optionnels — contenu enrichi - `scrapeReactions`: scraper les réactions (défaut: `false`). Chaque réaction est comptée comme un post séparé (facturation). - `maxReactions`: nombre max de réactions par post (0 = toutes) - `scrapeComments`: scraper les commentaires (défaut: `false`). Chaque commentaire est compté comme un post séparé (facturation). - `maxComments`: nombre max de commentaires par post (0 = tous) ### Optionnels — tri / date - `sortBy`: `"relevance"` (par pertinence, défaut) ou `"date"` (plus récents en premier) - `postedLimit`: ancienneté max des posts. Valeurs acceptées : `'1h'`, `'24h'`, `'week'`, `'month'`, `'3months'`, `'6months'`, `'year'` ## Run the actor ```bash curl --request POST \ --url "https://api.apify.com/v2/acts/harvestapi~linkedin-post-search/runs?token=$APIFY_API_TOKEN" \ --header 'Con...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.