Loading...
Loading...
Compare original and translation side by side
export JINA_API_KEY="your_api_key_here"export JINA_API_KEY="your_api_key_here"curl "https://r.jina.ai/https://x.com/USER/status/TWEET_ID" \
-H "Authorization: Bearer ${JINA_API_KEY}"scripts/fetch_tweets.sh url1 url2 url3curl "https://r.jina.ai/https://x.com/USER/status/TWEET_ID" \
-H "Authorization: Bearer ${JINA_API_KEY}"scripts/fetch_tweets.sh url1 url2 url3python scripts/fetch_tweet.py https://x.com/user/status/123 output.mdpython scripts/fetch_tweet.py https://x.com/user/status/123 output.mdscripts/fetch_tweets.sh \
"https://x.com/user/status/123" \
"https://x.com/user/status/456"scripts/fetch_tweets.sh \
"https://x.com/user/status/123" \
"https://x.com/user/status/456"https://x.com/USER/status/IDhttps://twitter.com/USER/status/IDhttps://x.com/...https://x.com/USER/status/IDhttps://twitter.com/USER/status/IDhttps://x.com/...JINA_API_KEYJINA_API_KEY