scrapely
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Scrapely

npm GitHub GitHub Workflow Status (with event) node-current

The most simple JavaScript scraping framework

image

Table of Contents

Overview

🚧 Scrapely is still in early alpha. Everything is work in progress. 🚧

Features

  • Minimal API
  • Full CSS3 and partial CSS4 selector support
  • Crawling (Soon)
  • Pagination (Soon)

Usage

Install

npm install scrapely

Import

import { scrapely } from "scrapely";

API

TODO

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i scrapely

Weekly Downloads

6

Version

0.0.5

License

MIT

Unpacked Size

27.5 kB

Total Files

10

Last publish

Collaborators

  • genkoph