Scrape APIs
Hey all! I am looking to use firecrawl to scrape multiple different public API docs and get back all the endpoints — should I use scrape or crawl and are their any examples of anyone doing anything like this ?
1 Reply
crawl would be a better option imo since it crawls through all the pages. you can defintely fine tune it as per your needs and to cut bottleneck. google or youtube firecrawl crawl use cases and hoepfully you will see some decent examples of it.