usecsv.com Open in urlscan Pro
35.71.142.77  Public Scan

Submitted URL: http://usecsv.com/
Effective URL: https://usecsv.com/
Submission: On February 05 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Home

Docs

Pricing

Blog

Log In

Get Started Free




ADD CSV IMPORT TO YOUR APP

Add CSV & Excel import functionality to your app in minutes

Give your users an easy and powerful data import experience

Get Started Free



Request a Demo




EVERYTHING YOU NEED TO IMPLEMENT ROCK SOLID CSV PARSING & IMPORT

Import CSV, TSV and all Excel file versions


SUPPORT EVERY FILE FORMAT





Handle files with millions of rows with ease


HANDLE LARGE FILES





Fix common import errors before they occur


DATA HEALING





Import UI supports multiple languages


MULTIPLE LANGUAGES






DROP-IN IMPORTER MODAL

Drop the importer modal into your app and instantly get a world class import
process





VALIDATION RULES

Use the validation rule library or define your own in JS

Define a regular expression validation

Custom Regular Expression



Any valid email address

Email



Number

Numbers with , and . allowed



Any string of characters

Text





SMART AUTO COLUMN MATCHING

Magical auto matching import column names

Email Address



primary_email_address





THEMES

Style the importer to match your app





INLINE SPREADSHEET EDITOR

Users can fix validation issues during the import process

hi@usecsv.com





DATA SECURITY & PRIVACY

GDPR Compliant · You control your data

Our importer can be configured to disable processing of any customer data

Read more about our Data Security and Privacy




INTEGRATE CSV IMPORT IN MINUTES

 1. Add the UseCSV import plugin to your app. Define your schema in our UI or
    with code.

import UseCSV from "@usecsv/react";

const App = () => (
  <UseCSV importerKey="c3b1f62f340a91cc021s">
    Import Data
  </UseCSV>
);




 2. Users use the UseCSV importer modal in your app to import their data



 3. Imported data is sent to your app as JSON via a webhook or frontend callback

{
  uploadId: 334,
  fileName: "data.csv",
  rows: [
    {
      row: 1,
      firstName: "Mari",
      email: "mari@gmail.com",
    },
    {
      row: 2,
      firstName: "John",
      email: "john@gmail.com",
    },
  ],
  matchedColumnsMap: { 
    firstName: "first name", 
    email: "email address"  
  },
  uploadedFileHeaders: ["first name", "email address"]
};




PRICING

Powerful & affordable

Save up to 10x per import compared to alternatives


HOBBY

Free







50 file imports / mo

10,000 max rows per upload



Unlimited Data Models

No-code Schema Builder

Dynamic Javascript Schemas

Free Imports in Dev Mode

Auto Column Matching

Option to Keep Data Local

Validation Hooks

Data Healing

Remove UseCSV Branding

Custom Styling

Priority Support

Get Started Free




STARTER

$49

/mo

Start with 14-day free trial



250 file imports / mo

10,000 max rows per upload



Unlimited Data Models

No-code Schema Builder

Dynamic Javascript Schemas

Free Imports in Dev Mode

Auto Column Matching

Option to Keep Data Local

Validation Hooks

Data Healing

Remove UseCSV Branding

Custom Styling

Priority Support

Get Started Free




PLUS

$99

/mo

Start with 14-day free trial



1,000 file imports / mo

100,000 max rows per upload



Unlimited Data Models

No-code Schema Builder

Dynamic Javascript Schemas

Free Imports in Dev Mode

Auto Column Matching

Option to Keep Data Local

Validation Hooks

Data Healing

Remove UseCSV Branding

Custom Styling

Priority Support

Get Started Free




PRO

$199

/mo

Start with 14-day free trial



2,500 file imports / mo

500,000 max rows per upload



Unlimited Data Models

No-code Schema Builder

Dynamic Javascript Schemas

Free Imports in Dev Mode

Auto Column Matching

Option to Keep Data Local

Validation Hooks

Data Healing

Remove UseCSV Branding

Custom Styling

Priority Support

Get Started Free




ENTERPRISE

Custom

Onboarding · Priority Support · SLA · DPA

Volume discount on file imports

1M or more max rows per upload

Contact Us

UseCSV

Delightful data import for your app

Product

Pricing

Documentation

Flatfile Alternative

Company

Security & Privacy

Contact

About us



© 2023 Layercode Limited. All rights reserved.

Privacy Policy

•

Cookie Policy

•

Terms of Conditions