Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 339 Bytes

seegore-scraper

This project is a Node.js web scraper that uses axios and cheerio to send http request and parse the html response from seegore.com.

Includes

  • Scrapes video titles
  • Scrapes video links
  • Scrapes image cover
  • Extracts streaming links from video links

Dependencies

  • axios
  • cheerio