Web Image Scraper v0.82
EricWebFileScraper_v082
download-tools/Scrapersoutput node
Pack: Download Tools for ComfyUI
custom_nodes.Download_Tools
Inputs (49)
| Name | Type | Required |
|---|---|---|
| url | STRING | required |
| output_dir | STRING | required |
| min_width | INT | required |
| min_height | INT | required |
| max_files | INT | required |
| download_images | BOOLEAN | required |
| download_videos | BOOLEAN | required |
| same_domain_only | BOOLEAN | required |
| filename_prefix | STRING | required |
| use_direct_playwright | BOOLEAN | optional |
| continue_last_run | BOOLEAN | optional |
| use_url_as_folder | BOOLEAN | optional |
| move_duplicates | BOOLEAN | optional |
| hash_algorithm | COMBO | optional |
| extract_metadata | BOOLEAN | optional |
| save_metadata_json | BOOLEAN | optional |
| crawl_links | BOOLEAN | optional |
| crawl_depth | INT | optional |
| max_pages | INT | optional |
| crawl_subfolders | BOOLEAN | optional |
| skip_first_page_download | BOOLEAN | optional |
| link_include_pattern | STRING | optional |
| link_exclude_pattern | STRING | optional |
| download_audio | BOOLEAN | optional |
| metadata_export_format | COMBO | optional |
| timeout_seconds | FLOAT | optional |
| handler_timeout | FLOAT | optional |
| max_api_pages | INT | optional |
| wait_for_network_idle | BOOLEAN | optional |
| playwright_wait_ms | INT | optional |
| use_stealth_mode | BOOLEAN | optional |
| stealth_mode_level | COMBO | optional |
| use_auto_scroll | BOOLEAN | optional |
| max_auto_scrolls | INT | optional |
| scroll_down_times | INT | optional |
| scroll_delay_ms | INT | optional |
| interaction_sequence | STRING | optional |
| auth_config_path | STRING | optional |
| save_cookies | BOOLEAN | optional |
| take_screenshot | BOOLEAN | optional |
| screenshot_elements | STRING | optional |
| screenshot_full_page | BOOLEAN | optional |
| debug_mode | BOOLEAN | optional |
| use_parallel | BOOLEAN | optional |
| max_workers | INT | optional |
| reuse_sessions | BOOLEAN | optional |
| session_expiry_hours | FLOAT | optional |
| capture_network_stream | BOOLEAN | optional |
| dump_cache_after_run | BOOLEAN | optional |