Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MertenD authored Jul 31, 2023
1 parent 352f6fd commit 21a2c1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

! Work in progress !

See https://mertend.github.io/node-crawler/ for a detailed documentation.

Node-Crawler is a highly customizable, Node-based web application for creating web crawlers and further processing and transforming the retrieved data. Users can build tailor-made web crawlers and manipulate and transform the collected data as needed. The output data format can be set to a wide range of formats including JSON, CSV, and various database formats.

The app is developed using [Next.js](https://nextjs.org/) and the [React Flow](https://reactflow.dev/) library provides a framework for creating the node-based editor.
Expand Down

0 comments on commit 21a2c1a

Please sign in to comment.