{"id":23188810,"url":"https://github.com/dyslab/otglite","last_synced_at":"2026-04-09T17:08:28.729Z","repository":{"id":40752064,"uuid":"160912442","full_name":"dyslab/OTGLite","owner":"dyslab","description":"Online TXT Grabee Lite Edition :bee:","archived":false,"fork":false,"pushed_at":"2024-12-05T23:51:22.000Z","size":24005,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T13:43:40.856Z","etag":null,"topics":["crawler","expressjs","jquery","nodejs","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dyslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-12-08T06:48:40.000Z","updated_at":"2024-10-08T21:48:58.000Z","dependencies_parsed_at":"2025-02-10T13:51:32.098Z","dependency_job_id":null,"html_url":"https://github.com/dyslab/OTGLite","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2FOTGLite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2FOTGLite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2FOTGLite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2FOTGLite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyslab","download_url":"https://codeload.github.com/dyslab/OTGLite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294462,"owners_count":20915338,"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":["crawler","expressjs","jquery","nodejs","sqlite3"],"created_at":"2024-12-18T11:15:43.634Z","updated_at":"2025-12-30T20:25:15.612Z","avatar_url":"https://github.com/dyslab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OTGLite = Online Txt Grabee(short for \"Grab Bee\"):bee: Lite Edition\n\n[![os version badge](./public/img/deepin-os-v23.svg)](https://www.deepin.org/) \u0026nbsp; [![node.js version badge](./public/img/node.js-v20.svg)](https://nodejs.org/)\n\n## Intro\n\nFetch content from web page, then save to SQLite3 database or save as TXT file(s), including a simple txt file management, db management and logging file. All of all, it is a **Page Crawler** 🔍 powered by node.js. 😊\n\n- `OS`: **Deepin OS v15 ~ v23** / **Windows 11**\n\n- `Node.js`: **v14 ~ v22** with [Node Version Manager](https://github.com/nvm-sh/nvm)\n\n\u003e PS: Newer version of Node,js might be incompatible.\n\n- `Express v5`\n\n- `JQuery v3`\n\n- SQLite3 management package: `better-sqlite3 v5 (Upgraded to v11)`\n\n### Install, Run, Dev and Node.js Version Mangement\n\n#### Install Dependencies\n\n```shell\nnpm install\n```\n\n#### Run and Dev\n\n```shell\nnpm start          # Start web server with node\n\n# or,\n\nnpm run dev        # Start web server with nodemon, for development\n```\n\n#### Install Nodemon Globally\n\n```shell\nnpm install -g nodemon\n```\n\n#### Node.js Version Mangement (Simple usgae of `nvm`)\n\n```shell\nnvm install 14          # Install node v14.21.3 (lts/fermium)\n\nnvm use 14              # Change to node version v14.x.x\n\nnvm use node            # Change to default node version\n\nnvm ls                  # List installed (and current using) node versions on your personal computer\n```\n\n#### Tested on Node.js v20.18.0 (lts/iron)\n\n[![nvm ls](./public/img/Screen-2024-10-08_00-21-09.png)](https://github.com/nvm-sh/nvm)\n\n## Milestone\n\n- Lastest Modified Date: 31 Oct 2025\n\n- Release Date : 22 Dec 2018\n\n- Project Start Date : 08 Dec 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslab%2Fotglite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyslab%2Fotglite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslab%2Fotglite/lists"}