Skip to content

v1.3.0

Choose a tag to compare

@maestroscraper-bot maestroscraper-bot released this 14 Jun 21:27

What's New in v1.3.0

  • New Tracking menu on each channel: pick exactly whose messages to scrape — Admins or Users, and Humans or Bots — plus Pinned posts and your own messages, each toggled independently. This replaces the old single bots switch.
  • Fixed a slowdown where the app could lag or freeze during heavy scraping as the activity log and address history grew. Saving now happens in the background, so monitoring stays smooth.
  • Clearer login errors: the app now shows the specific reason (and its own prompts, like "Please enter the verification code") instead of a generic "something went wrong."
  • Your saved session and credentials are better protected if the stored file is corrupted or a save is interrupted, and logging out now reliably clears your session.
  • Address detection now recognizes Uniswap v4 pool links (the newer 64-character 0x pool IDs) from any site, which were previously missed or read incorrectly.
  • The Self tracking toggle now captures your own messages in a group on its own, without needing the other toggles enabled.
  • More reliable scraping: monitoring no longer silently stops after a background error, and changing your tracking settings while monitoring won't drop incoming messages.
  • New Telegram Server Region option on the login screen (set to Auto by default) for when the default connection is slow or blocked where you are. It only appears when you need to sign in. Once connected, hover the Connected indicator in the footer to see your datacenter and current ping, and click to copy it.
  • The app now detects if the connection quietly drops while you are scraping and shows it in the footer, recovering on its own once messages start flowing again.
  • Connecting no longer hangs forever: if it stalls, you get a clear error and can try again.

Download

Platform File
Windows maestro-scraper-1.3.0-x64.exe
macOS (Apple Silicon) maestro-scraper-1.3.0-arm64.dmg — M1/M2/M3/M4
macOS (Intel) maestro-scraper-1.3.0-x64.dmg
Linux (x64) maestro-scraper-1.3.0-amd64.deb
Linux (arm64) maestro-scraper-1.3.0-arm64.deb

Not sure which macOS version? Click the Apple menu > About This Mac. If it says "Apple M1" (or M2, M3, M4), download the arm64 version. Otherwise, download x64.

Installation

macOS

Since the app is not signed with an Apple Developer certificate, macOS will show a warning:

"Maestro Scraper" was blocked to protect your Mac.
Apple could not verify "Maestro Scraper" is free of malware that may harm your Mac or compromise your privacy.

To install:

  1. Open the .dmg file and drag the app to Applications
  2. When the warning appears, click Open Anyway — or go to System Settings → Privacy & Security, scroll down, and click Open Anyway next to the Maestro Scraper message
  3. You only need to do this once — subsequent launches will work normally

Windows

Windows Defender SmartScreen may show a warning:

Windows protected your PC
Microsoft Defender SmartScreen prevented an unrecognized app from starting.

To install:

  1. Run the .exe installer
  2. When the SmartScreen warning appears, click More info
  3. Click Run anyway
  4. Follow the installer prompts to complete the installation

Linux

sudo dpkg -i maestro-scraper-1.3.0-*.deb

📖 User Manual — Setup guide, features, and troubleshooting
📋 Changelog — Full version history