Skip to content

NoahGWood/Schema2Neo4JCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Schema2Neo4JCrawler

A web-crawler that extracts & converts schemas into Neo4J databases.

Requirements

  • requests_cache
  • bs4
  • neo4j

Usage

git clone https://github.com/NoahGWood/Schema2Neo4JCrawler.git
cd Schema2Neo4JCrawler/src
python3 crawler.py

Rebuilding Models

It may be necessary to rebuild models from time to time. Models are created by scraping the Schema.org website and generating python class definitions.

python3 schema2class.py

About

A web-crawler that extracts & converts schemas into Neo4J databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages