Package com.firecrawl.models
Class BatchScrapeResponse
- java.lang.Object
-
- com.firecrawl.models.BatchScrapeResponse
-
public class BatchScrapeResponse extends java.lang.ObjectResponse from starting an async batch scrape job.
-
-
Constructor Summary
Constructors Constructor Description BatchScrapeResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()java.util.List<java.lang.String>getInvalidURLs()java.lang.StringgetUrl()java.lang.StringtoString()
-