Skip to content

Instantly share code, notes, and snippets.

View 0xrish's full-sized avatar

Rishikesh Jadhav 0xrish

View GitHub Profile
@0xrish
0xrish / X-advance-search-scraper.md
Last active January 28, 2026 22:35
Twitter/X scraper is Lightning-fast with 60+ advanced filters. Extract tweets by engagement, media, users, keywords, time, and location. Supports Latest/Top sorting, threads, quotes, and polls. Returns profiles, media URLs, engagement stats, and metadata.

🚀 Cheapest & Most Powerful X (Twitter) Advanced Search Scraper (Apify)

If you're looking for the best and cheapest Twitter/X scraper for extracting tweets using Advanced Search operators, this is currently one of the top solutions available. Link: https://apify.com/mikolabs/x-twitter-advanced-search-tweet-scraper

This Apify Actor by mikolabs provides a lightning-fast way to scrape:

✅ Tweets
✅ User profiles
✅ Media URLs

X (Twitter) Advanced Scraper 𝕏

🔗 View on Apify Store

Extract anything from X (Twitter) with speed and precision. This advanced scraper auto-detects what to collect—tweets, profiles, users, lists, or media—and delivers clean, structured data instantly. Optimized with parallel processing, smart caching, and intelligent filtering. Just enter usernames, URLs, or keywords and let automation do the rest.

🚀 Features

⚡ Performance Optimized

🚀 X (Twitter) Advanced Search Actor

The most powerful and flexible Twitter search solution for Apify - Unlock the full potential of X (formerly Twitter) data collection with our sophisticated search capabilities and advanced filtering system.

Apify Python License

🌐 Available on Apify Store: https://apify.com/mikolabs/x-twitter-advanced-search-tweet-scraper

@0xrish
0xrish / TwitterSearchScraper.md
Last active December 19, 2025 08:22
Scrape Twitter/X like a pro using Advanced Search. 50+ filters, global & profile search, engagement targeting, media extraction — powered by Apify, no API key needed.

Scraping Twitter / X at Scale with Advanced Search

A Deep Dive into https://apify.com/mikolabs/twitter-advanced-search-scraper

Twitter (now X) is one of the most valuable real-time data sources on the internet — from breaking news and market sentiment to developer discussions and global trends. However, accessing this data reliably has become increasingly difficult due to API limitations, pricing, and rate limits.

That’s exactly why https://apify.com/mikolabs/twitter-advanced-search-scraper exists.

This Apify Actor brings the full power of Twitter Advanced Search into a programmable, production-ready scraping solution — no API keys, no quotas, and no compromises on data quality.

How I Replaced the Expensive X (Twitter) API With Apify — And Cut My Costs by 95%

link: https://apify.com/mikolabs/tweets-x-scraper

Not long ago, I found myself staring at a familiar problem: a dashboard full of charts that depended on Twitter (now X) data, and a bill from the official X API that kept creeping higher every month.

I was paying not just in money, but in time.

Time spent wrestling with rate limits.

import PropTypes from 'prop-types';
import React, { useRef, useState } from 'react';
import { Input } from '@components/common/form/fields/Input';
import XIcon from '@heroicons/react/solid/esm/XIcon';
import './SearchBox.scss';
import SpeechRecognition, { useSpeechRecognition } from 'react-speech-recognition';
let x;
export default function SearchBox({ searchPageUrl }) {
@0xrish
0xrish / carousel-with-drag-and-wheel.markdown
Created April 21, 2023 17:56
Carousel with drag and wheel
@0xrish
0xrish / carousel-with-drag-and-wheel.markdown
Created April 21, 2023 17:17
Carousel with drag and wheel
@0xrish
0xrish / i-love-you-mo-js-animation.markdown
Created December 20, 2022 18:46
I Love You (mo.js animation)
@0xrish
0xrish / i-love-you-mo-js-animation.markdown
Created December 20, 2022 18:38
I Love You (mo.js animation)