{"id":16123887,"url":"https://github.com/abhijeetps/noddler","last_synced_at":"2026-02-24T17:42:45.442Z","repository":{"id":144085267,"uuid":"172270286","full_name":"abhijeetps/noddler","owner":"abhijeetps","description":"Web Crawler build using NodeJS","archived":false,"fork":false,"pushed_at":"2019-03-13T05:59:41.000Z","size":6,"stargazers_count":0,"open_issues_count":28,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T01:27:17.413Z","etag":null,"topics":["cheerio","crawler","csv","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhijeetps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-23T22:19:51.000Z","updated_at":"2019-03-13T05:59:42.000Z","dependencies_parsed_at":"2023-05-26T10:15:15.491Z","dependency_job_id":null,"html_url":"https://github.com/abhijeetps/noddler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetps%2Fnoddler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetps%2Fnoddler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetps%2Fnoddler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetps%2Fnoddler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhijeetps","download_url":"https://codeload.github.com/abhijeetps/noddler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794205,"owners_count":20834938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheerio","crawler","csv","nodejs"],"created_at":"2024-10-09T21:18:59.885Z","updated_at":"2025-10-25T10:11:05.561Z","avatar_url":"https://github.com/abhijeetps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Crawler NodeJS\r\n\r\nWeb Crawler build using NodeJS\r\n\r\n## Description\r\n\r\nA recursive web crawler built using NodeJS that harvest all possible hyperlinks belonging to a particular domain (default: [medium.com](https://medium.com)) and stores them in a CSV files. \r\n\r\n## Getting Started\r\n\r\nTo get started, clone this repository locally and move inside the repository directory\r\n\r\n### Dependencies\r\n\r\n* NodeJS \r\n\r\n### Installing\r\n\r\n* In the project directory, type `npm install` to install all the packages and dependencies.\r\n* Rename _.env.example_ to _.env_ and assign a PORT number (e.g. 3000) to it.\r\n* To configure default URL to be crawled, open _config.js_ and update the value of key `url` to your own URL that you want to crawl.\r\n\r\n### Executing program\r\n\r\nTo run the app, type the following command:\r\n\r\n```\r\nnode index.js\r\n```\r\n\r\nThen visit localhost:PORT/crawl to start crawling.\r\n\r\nThe application will create CSV files of the app in _data/*.csv_ directory for every different pages that it will visit.\r\n\r\n\r\n## Help\r\n\r\nAre you struck while working with the app?\r\nOr still have some doubt of how to work on it something. Please feel free to open an issue anytime.\r\n\r\n## Authors\r\n\r\n [Abhijeet Singh](https://github.com/abhijeetps)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijeetps%2Fnoddler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijeetps%2Fnoddler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijeetps%2Fnoddler/lists"}