0.0.5 • Published 2 years ago

scrapely v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago