Apify Scraper

v1.0.0

Scrape content from sites that block bots — Twitter/X threads, Reddit, LinkedIn, YouTube comments, Google SERP, and more. Use when standard web_fetch is bloc...

0· 82·1 current·1 all-time
byNissan Dookeran@nissan
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (scraping sites that block bots) match the declared requirements: python3 and APIFY_API_KEY. Calling apify.com to run cloud actors is expected for this purpose.
Instruction Scope
SKILL.md instructs running a local script (scripts/apify-run.py) and polling Apify datasets; the skill bundle does not include that script. It also references an op:// secret path and a gateway plist as locations for APIFY_API_KEY. These are within the scope of using Apify but you must ensure the referenced local script and secret-store access exist and are safe before executing.
Install Mechanism
Instruction-only skill; no install spec and no code files are provided. Low installation risk because nothing is downloaded or written by the skill itself.
Credentials
Only APIFY_API_KEY is required (declared as primaryEnv), which is proportional to running Apify actors. The SKILL.md also references an op:// secret path and a gateway plist key for the API key — this is reasonable but keep in mind the agent will need access to that secret store or the APIFY_API_KEY env var.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. It may be invoked autonomously by the agent (default), but that is expected for skills.
Assessment
What to check before installing/using: - Only provide an APIFY_API_KEY you control; the key grants Apify actions and billing under your account. Monitor billing and quotas — actors can incur costs. - The skill references a local script (scripts/apify-run.py) and a secret-store path (op://OpenClaw/Apify API Credentials/credential) but does not include the script. Do not run unknown scripts; obtain and inspect the script content before executing. - Scraped data will be processed on Apify infrastructure under your account. Consider privacy and legal/ToS risks (LinkedIn scraping is explicitly flagged as ToS-sensitive). Avoid scraping content you are not permitted to access. - The SKILL.md includes a dashboard account label (“redditech”) and other documentation-like text; treat these as examples, not defaults. - If you want higher assurance, ask the author for the apify-run.py script and a minimal example of the exact API calls the agent will make, or run sample commands manually from a controlled environment before granting the skill access to secrets.

Like a lobster shell, security has layers — review code before you run it.

latestvk97er5ekr9bcr2e2vnh5gxmcb583stb4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🕷️ Clawdis
Binspython3
EnvAPIFY_API_KEY
Primary envAPIFY_API_KEY

Comments