igororlov / puppeteer-google-proxy

A small webservice in Node.js and Express that parses Google Search and Google Translate results (might be useful to access remotely from China).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-puppeteer-crawler

A small web application that works as a proxy for Google Search and Google Translate. Written in Node.js and Express, heavily relies on Puppeteer usage - parses HTML page with results from Google.

Useful when running outside of Great Firewall of China when having issues with VPN connections.

Prerequisites: Node.js and npm.

npm install
node bin/www

Demo

Example GIF

About

A small webservice in Node.js and Express that parses Google Search and Google Translate results (might be useful to access remotely from China).


Languages

Language:JavaScript 78.6%Language:HTML 20.5%Language:CSS 0.9%