Neo4j Graph Creator avatar
Neo4j Graph Creator

Deprecated

Pricing

$5.00 / 1,000 pages

Go to Store
Neo4j Graph Creator

Neo4j Graph Creator

Deprecated

Developed by

Sean Sullivan

Sean Sullivan

Maintained by Community

Create a Knowledge Graph of any Website! Knowledge graphs give you a good understanding of how a website is structured and can be used for RAG applications with the new hot field of GraphRAG!

0.0 (0)

Pricing

$5.00 / 1,000 pages

3

Total users

3

Monthly users

3

Last modified

10 months ago

You can access the Neo4j Graph Creator programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://crawlee.dev"
< }
< ]
<}' |
<apify call orange_knife-owner/neo4j --silent --output-dataset

Neo4j Graph Creator API through CLI

The Apify CLI is the official tool that allows you to use Neo4j Graph Creator locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: