real-time tweet scraper

lumiupnext

Newbie
Joined
Oct 2, 2024
Messages
11
Reaction score
3
In need of a real-time scraper for posts only, has to include media URL as well. Needs to scrape 5-10 accounts for posts only checking once every second or two 24/7. Everything I have been seeing is all headless browser based which does not seem plausible due to the mass amount of requests I am generating. Any ideas is greatly appreciated.
 
i know a service like what you’re looking for, for pennies, but when i posted it in another thread, i got warned by the mods :< and i’m afraid to recommend it again xD
 
i know a service like what you’re looking for, for pennies, but when i posted it in another thread, i got warned by the mods :< and i’m afraid to recommend it again xD
slide me a dm brotha
 
I suggest you post in the 'Hire a Freelancer' section; it doesn’t seem too difficult to do with a Python script
 
For real-time scraping with media, APIs or lightweight HTTP requests are better than headless browsers. Use proxies to avoid blocks and tools like Scrapy or Puppeteer with stealth mode to balance speed and reliabilit
 
i know a service like what you’re looking for, for pennies, but when i posted it in another thread, i got warned by the mods :< and i’m afraid to recommend it again xD
thats because there iffy on out side promotions
 
Back
Top