aurelkurtula / web-scraping

Scraping the web with node js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a little web scraping project to easily get books from goodreads, movies from IMDB or articles from dev.to and add them into a JSON file for personal use.

I've writen a tutorial which explains how the code works, you can read that over at dev.to

About

Scraping the web with node js

License:MIT License


Languages

Language:JavaScript 100.0%