企业社交链接提取_business-contact-social-links-skill

发布时间:2026/7/23 20:40:59

企业社交链接提取_business-contact-social-links-skill
以下为本文档的中文说明企业联系信息与社交媒体链接提取技能能够自动从公开网络中提取企业的官方网站和社交媒体主页信息。它集成了两种 BrowserAct 模板以覆盖两种常见场景当用户提供公司名称时它通过 Google 搜索定位该公司的官方网站和社交渠道当用户提供网站 URL 时它直接抓取该页面中的社交媒体链接。使用场景非常广泛市场调研人员需要收集竞品的全平台社交媒体布局时销售团队需要为潜在客户建立联系数据库时招聘人员需要查找目标公司的人才品牌建设渠道时公关人员需要了解媒体对某品牌的跨平台覆盖情况时以及内容营销人员需要跟踪竞品的内容分发策略时。核心特点包括三个方面。首先是无需处理验证码——通过预设的工作流避免了 AI 幻觉和 CAPTCHA 验证问题确保数据提取的稳定性和准确性。其次是无需担心 IP 限制——设计上规避了区域 IP 封锁问题可以跨地域提取公开信息。第三是模板自动路由——系统会自动检测输入类型公司名还是网址并选择对应的处理模板。技能重点关注 LinkedIn、Facebook、X/Twitter、Instagram、YouTube、TikTok 等主流社交平台的主页 URL 提取输出格式统一便于后续导入 CRM 系统或联系数据库。它为商业情报收集提供了一个可靠的自动化入口。Business Contact Social Links Extractor Skill BriefThis skill integrates two BrowserAct templates to cover two common scenarios. When the user provides acompany name, it searches Google to extract the company’s official website and social media channels. When the user provides awebsite URL, it scrapes the site to extract social media profile links (LinkedIn, Facebook, X/Twitter, Instagram, YouTube, TikTok). The script auto-detects the input type and routes to the correct template.✨ FeaturesNo Hallucinations: Pre-set workflows avoid AI generative hallucinations, ensuring stable and precise data extraction.No Captcha Issues: No need to handle reCAPTCHA or other verification challenges.No IP Restrictions: No need to handle regional IP restrictions or geofencing.Faster Execution: Tasks execute faster compared to pure AI-driven browser automation solutions.Cost-Effective: Significantly lowers data acquisition costs compared to high-token-consuming AI solutions. API Key SetupBefore running, check theBROWSERACT_API_KEYenvironment variable. If not set, do not take other measures; ask and wait for the user to provide it.Agent must inform the user:“Since you haven’t configured the BrowserAct API Key yet, please visit the BrowserAct Console to get your Key.”️ Input ParametersThe agent should determine whether the input is a company name or a website URL and pass it to the script. The script automatically routes the request to the correct template.Target (Company Name or Website URL)Required: YesType:stringDescription: The name of the company to search for, or the direct website URL to scrape social links from.Example:OpenAIorhttps://www.rotorooter.com/ Invocation MethodAgent should execute the following command to invoke the skill:# Search by company namepython-u./scripts/business_contact_social_links.pyOpenAI# Scrape by website URLpython-u./scripts/business_contact_social_links.pyhttps://www.rotorooter.com/⏳ Execution MonitoringSince this task involves automated browser operations, it may take several minutes. The script outputstimestamped status logscontinuously (e.g.,[14:30:05] Task Status: running).Agent guidelines:Monitor the terminal output while waiting.As long as new status logs appear, the task is running normally; do not misjudge it as frozen.Only consider triggering retry if the status remains unchanged for a long time or output stops without a final result. Data OutputUpon successful execution, the script prints structured JSON data extracted from the API response.If a Company Name was provided, the output includes:Company Name: The official name of the company.Current Page URL: The official website URL.Social Media Information: A consolidated list of discovered social media profiles.If a Website URL was provided, the output includes an array of objects:platform: Platform name (e.g., LinkedIn, YouTube).url: Canonical URL of the external profile.⚠️ Error Handling RetryIf an error occurs during script execution (e.g., network fluctuations or task failure), the Agent should follow this logic:Check Output Content:If the outputcontainsInvalid authorization, it means the API Key is invalid or expired.Do not retry; guide the user to re-check and provide the correct API Key.If the outputcontainsconcurrentortoo many running tasks, it means the concurrent task limit has been reached.Do not retry; guide the user to upgrade their plan.Agent must inform the user:“The current task cannot be executed because your BrowserAct account has reached the concurrent task limit. Please visit the BrowserAct Plan Upgrade Page to upgrade your plan.”If the outputdoes not contain the above error keywordsbut the task failed (e.g., output starts withError:or returns empty results), the Agent shouldautomatically re-execute the script once.Retry Limit:Automatic retry is limited toone time. If the second attempt fails, stop retrying and report the specific error to the user. Typical Use CasesSales Lead Enrichment: Find the official website and social channels for a list of company names.Influencer Outreach: Extract all social media profiles from a creator’s personal website.Competitor Analysis: Discover which social media platforms a rival company prioritizes.CRM Data Cleaning: Verify and populate missing social links and official URLs for existing leads.Multi-Channel Marketing: Build targeted lists of businesses with active social media presence.Social Listening Setup: Quickly gather official handles to monitor brand mentions.B2B Prospecting: Combine with Yellow Pages data to build complete business intelligence profiles.Partner Vetting: Evaluate the digital footprint of a potential business partner using just their name.Directory Building: Automate the collection of website and social links for a local business directory.Brand Tracking: Track all official contact channels of specific brands across the web.

相关新闻

零代码AI开发:用Dify快速搭建文本摘要工作流

零代码AI开发:用Dify快速搭建文本摘要工作流

2026/7/23 20:40:59

1. 项目概述:用Dify零代码搭建AI工作流 第一次接触Dify时,我就被它"用拖拽连线替代代码"的理念吸引了。作为一个经常需要快速验证AI想法的开发者,传统方式需要写大量胶水代码来串联不同模块,而Dify提供的可视化工作流搭…

从单核到多核:TMS320C6455到C6474 DSP系统迁移实战指南

从单核到多核:TMS320C6455到C6474 DSP系统迁移实战指南

2026/7/23 20:40:59

1. 项目概述与迁移背景在嵌入式信号处理领域,德州仪器(TI)的TMS320C64x系列DSP因其卓越的VLIW(超长指令字)架构和强大的并行处理能力,长期占据着通信基础设施、雷达、医疗成像等高性能计算场景的核心地位。…

【课程设计/毕业设计】 基于 Django 框架的物资流转配送管理平台企业后勤物资配送服务管理系统设计【附源码、数据库、万字文档】

【课程设计/毕业设计】 基于 Django 框架的物资流转配送管理平台企业后勤物资配送服务管理系统设计【附源码、数据库、万字文档】

2026/7/23 20:40:59

博主介绍:✌️码农一枚 ,专注于大学生项目实战开发、讲解和毕业🚢文撰写修改等。全栈领域优质创作者,博客之星、掘金/华为云/阿里云/InfoQ等平台优质作者、专注于Java、小程序技术领域和毕业项目实战 ✌️技术范围:&am…

Alibaba Cloud Linux 3 On-premise Image

Alibaba Cloud Linux 3 On-premise Image

2026/7/23 21:31:01

Alibaba Cloud Linux 3 On-premise Image

KVM主题下LVM存储后端性能调优策略探讨

KVM主题下LVM存储后端性能调优策略探讨

2026/7/23 21:31:01

KVM主题下LVM存储后端性能调优策略探讨 在虚拟化技术日益普及的今天,KVM(Kernel-based Virtual Machine)作为Linux内核中的一个模块,为众多用户提供了强大的虚拟化解决方案。其中,存储后端的选择与性能调优对于整体虚拟…

什么是最炫酷的数据可视化大屏?20个实用大屏模板合集,多业务场景一次看懂!

什么是最炫酷的数据可视化大屏?20个实用大屏模板合集,多业务场景一次看懂!

2026/7/23 21:31:01

很多企业做数据大屏,第一反应都是:背景要深色。地图要发光。数字要滚动。图表要尽可能多。最好再加一点粒子动画、流动线条和科技感边框。做出来确实很“炫”。但真正上线后,问题也很快暴露:领导看不出重点,业务找不到…

KVM与Ceph RBD块存储的深度集成探索

KVM与Ceph RBD块存储的深度集成探索

2026/7/23 21:31:01

KVM与Ceph RBD块存储的深度集成探索 在虚拟化技术日益成熟的今天,KVM(Kernel-based Virtual Machine)作为Linux内核中的一个模块,为虚拟化提供了强大的支持。它允许用户将Linux内核转变为一个虚拟机监视器,进而运行多个…

“VLA-TVA”协同架构:打造具身智能“执行力”闭环(系列)

“VLA-TVA”协同架构:打造具身智能“执行力”闭环(系列)

2026/7/23 21:31:01

前沿技术探索:AI智能体视觉(TVA,Transformer-based Vision Agent)是依托Transformer架构与“因式智能体”理论所构建的颠覆性工业视觉技术,是集深度强化学习(DRL)、卷积神经网络(CNN…

云平台多少钱?别再只看报价单,这5个成本项90%的买家都忽略了

云平台多少钱?别再只看报价单,这5个成本项90%的买家都忽略了

2026/7/23 21:21:01

采购云平台时,很多买家第一反应就是甩过来一句:“云平台多少钱?给我报个价。” 但真正用过几年平台的老手都知道,报价单上的数字只是冰山一角。平台上线后,那些隐藏在运维、数据、集成、扩容、合规里的隐性成本&#x…

微服务进阶:服务网格与Istio

微服务进阶:服务网格与Istio

2026/7/23 3:40:08

541|微服务进阶:服务网格与Istio 上篇文章我们聊了微服务的基本概念和拆分方法。 但微服务多了,问题也多了: 服务之间怎么通信? 怎么监控每个服务的调用链路? 熔断、限流、重试怎么做? 安全认证怎么统一? 以前这些都靠SDK库(比如Hystrix、Feign),每个服务都要集成…

零售超级终端全域协同:ShareKit 碰一碰商品流转业务落地案例

零售超级终端全域协同:ShareKit 碰一碰商品流转业务落地案例

2026/7/23 4:40:05

一、零售门店全域协同业务背景与行业痛点 1.1 门店超级终端设备矩阵(连锁便利店/商超标准配置) 自助收银Kiosk一体机:顾客结算、自助核销优惠券、商品素材预览;运营折叠平板:店长后台商品上新、图片录入、活动配置、…

噗叽短视频界面分析

噗叽短视频界面分析

2026/7/23 1:54:13

1 和小红书类似,可以采用类似判断方法------------其实他比小红书好判断,因为他没有图片,控件位置几乎是固定的,都不用判断------------2 因为他没有点赞按钮------------而且几乎所有控件位置都是完全一样的,所以我就…

企业级AI搜索落地选型实战手册(含LLM+RAG+Hybrid架构对比矩阵与ROI测算模板)

企业级AI搜索落地选型实战手册(含LLM+RAG+Hybrid架构对比矩阵与ROI测算模板)

2026/7/23 0:09:56

更多请点击: https://kaifayun.com 第一章:企业级AI搜索落地选型实战手册(含LLMRAGHybrid架构对比矩阵与ROI测算模板) 企业级AI搜索系统落地成败,核心在于技术选型与业务价值的精准对齐。盲目堆砌大模型能力或过度依赖…

TM4C129LNCZAD外设实战:LCD、比较器与PWM寄存器配置详解

TM4C129LNCZAD外设实战:LCD、比较器与PWM寄存器配置详解

2026/7/23 0:09:56

1. 项目概述与核心价值在嵌入式系统开发,尤其是基于ARM Cortex-M内核的微控制器项目中,深入理解并熟练配置芯片的片上外设,是从“点亮LED”迈向“实现复杂系统功能”的关键一步。Tiva™ TM4C129LNCZAD作为TI公司Cortex-M4F家族中的高性能成员…

AtomCode `fmt_dur` 争议溯源:两个函数、三段演进、四个事实

AtomCode `fmt_dur` 争议溯源:两个函数、三段演进、四个事实

2026/7/23 0:09:56

一、快速声明与争议背景本文是对 AtomCode 终端 spinner 时长显示 fmt_dur 相关说法的事实性核验。2026 年 7 月 CSDN 上出现两篇互相矛盾的博文,近期又有 AI 在对话中输出格式描述 XhYm / YmZs / Zs。本文基于 AtomCode 仓库 main4677ddfa 及全分支 Git 历史给出可…