Skip to content

Add optional Xquik backend#20

Open
kriptoburak wants to merge 1 commit into
prezis:mainfrom
kriptoburak:codex/add-xquik-backend
Open

Add optional Xquik backend#20
kriptoburak wants to merge 1 commit into
prezis:mainfrom
kriptoburak:codex/add-xquik-backend

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Adds an optional XquikBackend that calls the public Xquik tweet search API only when users pass an API key or set XQUIK_API_KEY.
  • Maps Xquik search results into the existing ScraperX Tweet dataclass.
  • Keeps the current fallback chain unchanged.

Validation

  • Python 3.11 pytest for tests/test_xquik_backend.py passed.
  • Python compile check for the new backend and test passed.
  • Whitespace and public diff scans passed.

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