Skip to content

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

Notifications You must be signed in to change notification settings

igororlov/puppeteer-google-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published