/node-python-scraper

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

Primary LanguageJavaScript

"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