Skip to content

feat(apify): add Xquik X Actor wrappers - #1662

Open
kriptoburak wants to merge 2 commits into
danielmiessler:mainfrom
kriptoburak:codex/add-xquik-apify-actors
Open

feat(apify): add Xquik X Actor wrappers#1662
kriptoburak wants to merge 2 commits into
danielmiessler:mainfrom
kriptoburak:codex/add-xquik-apify-actors

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • Add native wrappers for Xquik's X Tweet Scraper and Xquik's X Follower Scraper.
  • Cover tweet, search, timeline, list, conversation, relation, community, filter, output, and overlap inputs.
  • Preserve the existing apidojo/twitter-scraper-lite wrappers and _X routing.
  • Add native maxTotalChargeUsd support and X/Twitter URL validation.
  • Require paid-run approval, bounded inputs, live pricing checks, and diagnostic-row handling.
  • Add an Actor reference while reducing SKILL.md from 520 to 428 lines.

Scoped Improvements

  • Use Apify's Store search API and exact SDK types instead of cast-heavy local filtering.
  • Fix existing getRun and waitForRun documentation signatures.
  • Fix existing Google Maps and Instagram example type errors.
  • Treat scraped content as untrusted data per the repository security policy.
  • Add injectable clients and offline tests for both Xquik wrappers.

Validation

  • bun test: 4 tests, 13 assertions
  • tsc --noEmit --pretty false --tsBuildInfoFile /tmp/lifeos-apify-xquik.tsbuildinfo
  • bun run example: public Store search only
  • LifeOS structure checks: routing, Gotchas, Examples, description length, line limit, and public-clean additions
  • Verified both current public Actor records and schemas without starting an Actor
  • git diff --check

The generic skill-creator validator rejects LifeOS's existing version and effort frontmatter keys. Those keys predate and remain required by this repository's own skill format.

No Actor was executed, so validation used no Apify credits. Live Store pricing remains authoritative.

This repository is generated from private source. Please port these changes with contributor credit if preferred.

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant