Metadata-Version: 2.1
Name: comfyui-mj-scraper
Version: 0.0.1
Summary: This custom node for ComfyUI allows you to scrape and download images and videos from the Midjourney showcase pages. It uses undetected_chromedriver to bypass anti-scraping measures, but requires session cookies from a logged-in browser session to function correctly.
Home-page: https://github.com/lum3on/ComfyUI_MJ-Scraper
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: webdriver-manager
Requires-Dist: undetected-chromedriver
