New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

highlights-scraper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highlights-scraper - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "highlights-scraper",
"version": "0.0.1",
"version": "0.0.2",
"description": "Scrapes public Kindle highlights on Goodreads.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,7 +8,7 @@ # Highlights Scraper

"Kindle Notes & Highlights" under "YOUR READING ACTIVITY" in the left panel.
Load the URL in an incognito window to ensure the highlights to expect
Load the URL in an incognito window to ensure the highlights you expect
to be public actually are.
```js
import {scrapeHighlights} from "highlights-scraper";
const {scrapeHighlights} = require("highlights-scraper");

@@ -15,0 +15,0 @@ const URL = "https://www.goodreads.com/notes/69252350-max-heinritz";

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc