Extract and analyze data from npm packages

This prebuilt workflow allows you to extract and analyze data from npm packages. It automatically extracts key information from package pages on npmjs.com, enabling you to gather and organize data efficiently. The extracted data can be exported to a spreadsheet, saved directly to Google Sheets or Airtable, or integrated into custom workflows with API integration. This solution simplifies the process of gathering and utilizing data from npm packages, without the need for coding.

You need to provide:

- A list of URLs of package pages on npmjs.com

Jsonify extracts these for you:

- Package Name

- Version

- Description

- Downloads

- License

- Dependencies

- Maintainers