npm install
export BASE_URL=<Conflence instance base url>. Example https://rampatinaten.atlassian.net/wiki
export API_KEY=<basic auth api key>. Confluence [Guide](https://developer.atlassian.com/cloud/confluence/basic-auth-for-rest-apis/#supplying-basic-auth-headers) to create token
npm run touch
Note: Please give few minutes before running below command
npm run findpages
Note: We recommend to touch the pages by space wise. You can keep update SPACE_KEY environment variable to check for respective spaces.