▲xguru 2025-02-10 | parent | ★ favorite | on: ScrapeServ - 특정 URL을 스크린샷으로 변환해주는 API 서버(github.com/US-Artificial-Intelligence)해커뉴스 댓글 에 이를 대체할만한 재미난 것들이 많네요. 크롬에서 코맨드라인으로 스크린샷 찍기: chrome --headless --screenshot="path/to/save/screenshot.png" --disable-gpu --window-size=1280,720 "https://www.example.com" Firefox 버전: firefox -screenshot file.png https://example.com --window-size=1280,720 Firefox 개발자 콘솔에서 :screenshot --help 쳐보면 다양한 옵션 가능 유지관리 작업 같은거 싫으면 아래 대체제들 이용 https://browserless.io - 저수준 브라우저 제어 https://scrapingbee.com - 스크래핑 전문 https://urlbox.com - 스크래핑 전문 https://scrapingfish.com https://www.scraperapi.com https://www.airtop.ai 비슷한 프로젝트 https://github.com/sensepost/gowitness https://github.com/SmilyOrg/website-image-proxy
해커뉴스 댓글 에 이를 대체할만한 재미난 것들이 많네요.
chrome --headless --screenshot="path/to/save/screenshot.png" --disable-gpu --window-size=1280,720 "https://www.example.com"firefox -screenshot file.png https://example.com --window-size=1280,720:screenshot --help쳐보면 다양한 옵션 가능