Web Scraper
I am happy to share with you my Day2 challenge.
It is a real web scraper to extract job listings from leboncoin.fr (a major French classifieds site) Claude Code reasoned like an expert. It identified that the site uses DataDome, a serious enterprise-grade anti-bot protection system. It chose the right proxy strategy: stealth from Firecrawl MCP to bypass DataDome detection without getting blocked.
I learned that Web scraping isn't just about downloading a page.
The MCP Firecrawl server handles a LOT of complexity under the hood
Result
100 job listings from leboncoin.fr, exported as a clean CSV, ready to import directly into Google Sheets Thanks to Nate