mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-07 07:59:00 +08:00
Add Mobile Scraping
https://www.firecrawl.dev/blog/launch-week-ii-day-6-introducing-mobile-scraping
This commit is contained in:
parent
b1eaecfdb0
commit
4248c68f5a
@ -86,6 +86,7 @@ export interface CrawlScrapeOptions {
|
||||
country?: string;
|
||||
languages?: string[];
|
||||
};
|
||||
mobile?: boolean;
|
||||
skipTlsVerification?: boolean;
|
||||
removeBase64Images?: boolean;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user