Scraping Basics (5 prompts)
- "How would I use Firecrawl to scrape https://books.toscrape.com/catalogue/a-light-in-the-attic_1000/index.html and get back clean markdown without headers, footers, or navigation."
- "How do I scrape https://news.ycombinator.com with Firecrawl and get both a screenshot and the markdown content in one call?"
- "Can Firecrawl scrape https://dashboard.stripe.com/payments if I pass session cookies? How do I set up custom headers?"
- "What's the difference between Firecrawl's onlyMainContent and onlyCleanContent options when scraping?"
- "How would I scrape the mobile version of https://www.bbc.co.uk/news using Firecrawl — the desktop layout hides some content I need."
Structured Data Extraction (5 prompts)