DiegoSepuSoto / lotr-scrapping

Web scrapping to find LOTR characters information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lord of the Rings Scraping

This artifact will look for "Lord of the Rings" characters in a wiki website with web scraping.

Configuration

Install dependencies

foo@bar:~$ npm i

Run in development

foo@bar:~$ npm run dev

Build and run

foo@bar:~$ npm run build && npm run

Next steps

  • Check if new character exist before scraping

About

Web scrapping to find LOTR characters information


Languages

Language:TypeScript 100.0%