Basic image scraper API to fetch images for typo's image agent from a search engine.
- Pull docker image
docker pull ghcr.io/toobeeh/typo-agent-scraper/typo-agent-scraper-image:latest
- Run docker image
docker run -d --name typo-agent-scraper -p 3000:3000 ghcr.io/toobeeh/typo-agent-scraper/typo-agent-scraper-image