Skip to content

Afadfath03/Wikipedia-Table-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Table Scraper


1. Overview

This repository contains a Node.js script that scrapes data from Wikipedia tables. It utilizes Axios for making HTTP requests, Cheerio for HTML parsing, and Moment for timestamp creation.

Mainly i'm use this to scrapes list of episode titles from TV series but feel free to customize it.


2. Usage

2.1. Download repositories

  1. Download this Repository or you can click this link
  2. Extract it to somewhere you want

2.2. Using the script

  1. Run the Script using terminal
  2. Enter Wikipedia URL
  3. Choose Output Format (JSON or TXT)

About

Wikipedia Episode List Table Scraper using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published