zzxoto / node-python-scraper

Python Beautiful soup Html Parser and Node.js amounts to Google Site Scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"npm start" to start

google.com search and scrape using barebone Node and Python(BeautifulSoup)

http request via Node.js. Parsing html via Beautiful Soup Command Line Interface parsing and displaying.

Dependencies: Python: Python 3.XX BeautifulSoup Node.js: Node.js >= 8.XX (Previous versions have issues with IPC and es6 syntaxes are in use as well)

Checkout http://node.green/ for es6 support

About

Python Beautiful soup Html Parser and Node.js amounts to Google Site Scraper


Languages

Language:JavaScript 68.4%Language:Python 31.6%