0.0.5 • Published 7 months ago

scrapely v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago