Alavida X Scraper SDK (Python).
Project description
Alavida X Scraper SDK (Python)
Install:
pip install alavida-x-scraper
Usage:
from alavida_x_scraper import XScraperClient
client = XScraperClient(
base_url="https://your-host.com/api",
token="YOUR_CLERK_API_KEY",
)
result = client.scraping.scrape_tweets_from_a_twitter_user(
user_name="elonmusk",
max_tweets=5,
query_type="Latest",
replies_filter="exclude",
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alavida_x_scraper-0.1.0.tar.gz
(29.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alavida_x_scraper-0.1.0.tar.gz.
File metadata
- Download URL: alavida_x_scraper-0.1.0.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd6bd734fcf0d0b5a9dbe6d8f54c8cc45f7b45508c6133a72da8b7fd49340ba8
|
|
| MD5 |
e42ef0672dca80fc15a6c2cd245d5afa
|
|
| BLAKE2b-256 |
6bd691fc2118c92d22e33b002e644e22d892372ab91167c2e0363502d9e18f2b
|
File details
Details for the file alavida_x_scraper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: alavida_x_scraper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 50.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c90cca2eff7ebeee51ff10e37ee8ae1577e11150ba32ee5672fdf16d791e24da
|
|
| MD5 |
116a51a468f98528ad5e00f8846095c8
|
|
| BLAKE2b-256 |
f126003ecf5fcc7de9a7c8b6f9f23724e257c508fb08abcbe17a56675804d1c8
|