← Back to Skills Marketplace
justoneapi

Xiaohongshu Creator Marketplace (Pugongying) Creator Search API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2
Description
Call GET /api/xiaohongshu-pgy/api/solar/cooperator/blogger/v2/v1 for Xiaohongshu Creator Marketplace (Pugongying) Creator Search through JustOneAPI.
README (SKILL.md)

Xiaohongshu Creator Marketplace (Pugongying) Creator Search

Use this focused JustOneAPI skill for creator Search in Xiaohongshu Creator Marketplace (Pugongying). It targets GET /api/xiaohongshu-pgy/api/solar/cooperator/blogger/v2/v1. It has no required non-token parameters. OpenAPI describes it as: Get Xiaohongshu Creator Marketplace (Pugongying) creator Search data, including filters, returning profile, and audience, for discovery, comparison, and shortlist building.

Endpoint Scope

  • Platform key: xiaohongshu-pgy
  • Endpoint key: api/solar/cooperator/blogger/v2
  • Platform family: Xiaohongshu Creator Marketplace (Pugongying)
  • Skill slug: justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2
Operation Version Method Path OpenAPI summary
apiSolarCooperatorBloggerV2V1 v1 GET /api/xiaohongshu-pgy/api/solar/cooperator/blogger/v2/v1 Creator Search

Inputs

Parameter In Required by Optional by Type Notes
contentTag query n/a all string Content categories, separated by commas
fansAge query n/a all string Target fans age group. Available Values: - ALL: All ages - LT_18: Under 18 - AGE_18_24: 18 to 24 - AGE_25_34: 25 to 34 - AGE_35_44: 35 to 44 - GT_44: Above 44
fansAge enum values n/a n/a n/a AGE_18_24, AGE_25_34, AGE_35_44, ALL, GT_44, LT_18
fansGender query n/a all string Target fans gender. Available Values: - ALL: All genders - MALE_HIGH: Mainly Male - FE_MALE_HIGH: Mainly Female
fansGender enum values n/a n/a n/a ALL, FE_MALE_HIGH, MALE_HIGH
fansNumberLower query n/a all integer Minimum number of fans
fansNumberUpper query n/a all integer Maximum number of fans
gender query n/a all string KOL's gender. Available Values: - ALL: All genders - MALE: Male - FEMALE: Female
gender enum values n/a n/a n/a ALL, FEMALE, MALE
keyword query n/a all string Search keyword
page query n/a all integer Page number
searchType query n/a all string Search criteria type. Available Values: - NICKNAME: Search by nickname - NOTE: Search by note content
searchType enum values n/a n/a n/a NICKNAME, NOTE

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use apiSolarCooperatorBloggerV2V1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: apiSolarCooperatorBloggerV2V1.

node {baseDir}/bin/run.mjs --operation "apiSolarCooperatorBloggerV2V1" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example apiSolarCooperatorBloggerV2V1 on /api/xiaohongshu-pgy/api/solar/cooperator/blogger/v2/v1.
  • Prioritize fields that support this endpoint purpose: Get Xiaohongshu Creator Marketplace (Pugongying) creator Search data, including filters, returning profile, and audience, for discovery, comparison, and shortlist building.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
Use only if you trust the publisher and need this JustOneAPI endpoint. Create a scoped token if possible, avoid running it on shared machines, do not paste token values into chat or logs, and rotate the token after testing if process or URL logs may have captured it.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2 Version: 1.0.0 The skill bundle is a standard API wrapper for the JustOneAPI service, designed to search for creators on the Xiaohongshu (Pugongying) platform. The implementation in `bin/run.mjs` is a straightforward Node.js script that uses the native `fetch` API to communicate with `api.justoneapi.com`. The `SKILL.md` file provides clear instructions for the AI agent and includes security-conscious guidance, such as explicitly telling the agent not to expose the `JUST_ONE_API_TOKEN` in chat logs or screenshots. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Artifacts consistently describe a single GET endpoint for Xiaohongshu/Pugongying creator search through api.justoneapi.com; no unrelated endpoints, local data access, or account mutation are shown.
Instruction Scope
The documented run command instructs passing JUST_ONE_API_TOKEN via --token, which exposes the expanded secret in process arguments during execution.
Install Mechanism
No install spec or external dependencies are shown, but the source is listed as unknown; verify provenance because the helper handles an API token.
Credentials
A JustOneAPI token is expected for this service, but the helper defines the token as a required query parameter and injects the CLI token into the request URL.
Persistence & Privilege
No persistence, background workers, file writes, or privilege escalation are shown.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2
  3. After installation, invoke the skill by name or use /justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiaohongshu Creator Marketplace (Pugongying) Creator Search API?

Call GET /api/xiaohongshu-pgy/api/solar/cooperator/blogger/v2/v1 for Xiaohongshu Creator Marketplace (Pugongying) Creator Search through JustOneAPI. It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Xiaohongshu Creator Marketplace (Pugongying) Creator Search API?

Run "/install justoneapi-xiaohongshu-pgy-api-solar-cooperator-blogger-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xiaohongshu Creator Marketplace (Pugongying) Creator Search API free?

Yes, Xiaohongshu Creator Marketplace (Pugongying) Creator Search API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xiaohongshu Creator Marketplace (Pugongying) Creator Search API support?

Xiaohongshu Creator Marketplace (Pugongying) Creator Search API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiaohongshu Creator Marketplace (Pugongying) Creator Search API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments