2.2.5 • Published 5 years ago

sharepoint-extractor v2.2.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

sharepoint-extractor

Extract information from online SharePoint using nodeJS framework

Usage

  1. Download and Install nodeJS from "https://nodejs.org/en/download/";
  2. Download the latest version of current app from "https://github.com/danielgp/sharepoint-extractor/releases";
  3. Extract the archive in a folder of your choice;
  4. Execute "npm update" to ensure relevant depedant npm modules will be downloaded to same folder;
  5. modify "targetSharePoint.json" with your SharePoint URL in scope and apropriate credentials (if Addin authentication would be in scope, you may be interested in consulting https://github.com/s-KaiNet/node-sp-auth/wiki/SharePoint%20Online%20addin%20only%20authentication for details on how to set it up on Sharepoint);
  6. review and adjust to your preferences "config.json", allowing you to be in control of what is in scope and how, with a great deal of flexibility;
  7. execute it: "node main.js" and enjoy it for as longs as you desire.

Features

Metadata output (List details, field from lists, views from lists, security groups and their members) Content output from list into individual files Output to CSV files (separator and metadata content file names can be customizing in config.json, lists content will have the same name as the list) Blacklist / Whitelist for List and Fields to accommodate a wide range of user needs

Remarks

Any issue you may encounter will be greatly appreciated if you will take the time to highlighted to GitHub repository (https://github.com/danielgp/sharepoint-extractor/issues). Also should you want to contribute, feel free to clone the repository using Git and raise a "Pull request" against it and will do my best to manage it.

Testing

So far this script has been tested with the following:

NameVersionBuildDate
Windows 10 Enterprise151110586.76925th of November 2016
Windows 10 Enterprise170315063.7262nd of January 2018
nodeJSnpmDate
6.9.1 LTS 64-bit3.10.825th of November 2016
7.4.0 LTS 64-bit4.0.529th of January 2017
7.5.0 LTS 64-bit4.1.22nd of February 2017
7.6.0 LTS 64-bit4.1.227th of February 2017
7.7.0 LTS 64-bit4.1.21st of March 2017
8.11.3 64-bit5.6.04th of July 2018
9.3.0 64-bit5.5.12nd of January 2018
10.6.0 64-bit6.1.013th of July 2018
SharePointDate
2013 Cloud25th of November 2016
Authentication TypeDate
SAML25th of November 2016
AddIn29th of November 2016

#Refferences

Download Latest NodeJS package

#Code quality analysis Scrutinizer Code Quality Known Vulnerabilities

2.2.5

5 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

7 years ago

1.0.0

7 years ago