Set up the Firecrawl MCP server in VS Code and put it to work on a real use case: scraping Indeed for US jobs open to visa sponsorship with $100k+ salaries.
Key findings from the build:
LinkedIn blocks scrapers. Indeed works. MyVisaJobs is better for verified H1B data.
Healthcare and dental dominate visa sponsorship listings at senior salary levels.
Post-scrape filtering in Claude Code is clean and fast.
Salary URL parameters on Indeed are ignored. Filter after scraping, not before.
The real unlock: Firecrawl MCP means no custom scraping code. Claude Code handles the extraction, filtering, and output natively.
#AISChallenge