docker compose up -d
docker compose up -d
http://localhost:3002/v0/scrape
header = {
"Content-Type": "application/json"
}
body= {
"url":"https://news.cctv.com/world/"
}
npm install
PORT=4000 node app.js
cypher-shell -a 'neo4j://127.0.0.1:7687'
username: neo4j password: neo4j123456