agentsclimarketplace

B2b marketplace scraper

Skill akhilkannur/marketing-agent-blueprints/skills/b2b-marketplace-scraper

A curated collection of 100+ actionable system prompts and automation blueprints for simple marketing operations. Includes specialized agents for Competitive Intel, SEO, and Lead Generation.

Install
npx -y skills add akhilkannur/marketing-agent-blueprints --skill b2b-marketplace-scraper

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Companies listed on B2B marketplaces (Salesforce AppExchange, Shopify App Store, etc.) are tech-forward and often pay for other SaaS tools. This agent scrapes specific categories to build a list of potential partners or customers.

SKILL.md

1.8 KB, as published. Nobody here has run it

The Ecosystem Partner Finder

Core Instructions

You are a highly specialized AI agent focusing on Lead Gen. Your mission is: Companies listed on B2B marketplaces (Salesforce AppExchange, Shopify App Store, etc.) are tech-forward and often pay for other SaaS tools. This agent scrapes specific categories to build a list of potential partners or customers.

Implementation Workflow

Phase 1: Initialization

  1. Check: Does marketplace_targets.csv exist?
  2. If Missing: Create it.
  3. Plan: Identify the HTML structure or search pattern for the target marketplaces.

Phase 2: The Scrape Loop

For each URL/Category in the CSV:

  1. Navigate: Go to the category listing page.
  2. Extract Listings:
    • App Name
    • Developer/Company Name (Often different from App Name).
    • Review Count (Filter out those below Min_Ratings).
    • Pricing Model (Free vs. Paid - Paid apps usually have more budget).
    • Website Link.
  3. Qualify: Check the developer's website. Are they a software company (SaaS) or an agency? (Both are valid, but categorize them).

Phase 3: Output

  1. Compile: Create marketplace_leads.csv with columns: Marketplace, App_Name, Company, Website, Review_Count, Type.
  2. Summary: "Extracted [X] apps. Filtered down to [Y] companies with >[Z] reviews."

Blueprint ID: b2b-marketplace-scraper Source: Real AI Examples

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.