ATLAS ROOM
← Home
🕷️SCRAPE

Apify is dead: Scrapling in Claude

Hey! 👋 Here's what I promised you:

If you do web scraping — the free replacement for Apify is Scrapling:

🔗GitHubhttps://github.com/D4Vinci/Scrapling

- It has a StealthyFetcher that gets past Cloudflare cleanly.

- adaptive selectors that change with the site when it changes (the scraper doesn't break).

- Very fast compared to BeautifulSoup.

- And the best part: it has an MCP server — you connect it to Claude with a single command, then you tell it in Darija: «scrappi liya had l-page o 3tini l-title o l-price» and it does it.

How to start

  1. `pip install scrapling` + its MCP server (the method is in the README).
  2. Connect it to Claude.
  3. Tell it in Darija what you want it to scrape.
Note: Apify isn't 100% dead (it's a cloud platform), but for basic scraping you no longer need to pay for it. ✅