An open API service indexing awesome lists of open source software.

https://github.com/admataz/collect-webitem-data

A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser
https://github.com/admataz/collect-webitem-data

Last synced: over 1 year ago
JSON representation

A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser

Awesome Lists containing this project

README

          

# collect-webitem-data
A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser

I use it for collecting links and bookmarks to pass to other scripts.

```
npm install --save collect-webitem-data
```

Copyright (c) 2017 Adam Davis
License MIT.