Official documentation for ScrapegraphAI - an intelligent web scraping and graph analysis tool.
This documentation site is built with Docusaurus.
- Node.js (v14 or higher)
- Yarn package manager
yarn
yarn start
This starts a local development server at http://localhost:3000
. The site will automatically reload if you make changes to the source files.
yarn build
This generates static content in the build
directory, ready for deployment to any static hosting service.
USE_SSH=true yarn deploy
GIT_USER=<Your GitHub username> yarn deploy
These commands will build the website and deploy it to the gh-pages
branch. For GitHub Pages hosting, this is all you need to publish your site.
We welcome contributions! Please see our Contributing Guidelines for details.
[License details to be added]
This project is maintained by the ScrapegraphAI team. See the Authors file for more information.