ScraperQL This is web scraper based on the recursive feature of GraphQL Setup Install node using nvm. Install yarn using corepack enable. Copy .env.example to .env and add PORT. Run yarn dev for development build. Run yarn start for production build.