Recent Posts

How to bypass reCAPTCHAs with puppeteer

less than 1 minute read

In this video I’ll show you how to solve reCAPTCHAs with Headless Chrome using puppeteer and 2captcha web service. The actual solution is provided by the pup...

Build a GraphQL Server with Deno

less than 1 minute read

Build a GraphQL Server with Deno and MongoDB Atlas tutorial. Learn how to setup a GraphQL Server from scratch using Deno, gql and graphql_tools. I also show ...