{"id":17862894,"url":"https://github.com/dheavy/scraper-cli","last_synced_at":"2025-10-07T15:32:21.204Z","repository":{"id":31902792,"uuid":"35471789","full_name":"dheavy/scraper-cli","owner":"dheavy","description":"Deprecated CLI application for MyPleasu.re, powered by Node.js, that crawls and scrapes content from websites (\"providers\"). Run on a secure (HTTPS) environment.","archived":false,"fork":false,"pushed_at":"2015-05-12T06:51:01.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T21:15:38.140Z","etag":null,"topics":[],"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/dheavy.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}},"created_at":"2015-05-12T06:49:25.000Z","updated_at":"2015-05-12T06:50:21.000Z","dependencies_parsed_at":"2022-08-26T10:10:12.973Z","dependency_job_id":null,"html_url":"https://github.com/dheavy/scraper-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dheavy/scraper-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheavy%2Fscraper-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheavy%2Fscraper-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheavy%2Fscraper-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheavy%2Fscraper-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dheavy","download_url":"https://codeload.github.com/dheavy/scraper-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheavy%2Fscraper-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261897003,"owners_count":23226648,"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":[],"created_at":"2024-10-28T08:56:43.375Z","updated_at":"2025-10-07T15:32:16.163Z","avatar_url":"https://github.com/dheavy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [ DEPRECATED - FOR ILLUSTRATION/ARCHIVING PURPOSES ONLY ]\n\n\nMyPleasu.re Scraper CLI\n================================\n\nA command line interface application, powered by Node.js, that crawls and scrapes content from websites (\"providers\"). Run on a secure (HTTPS) environment.\n\n## Installation\n\n#### Part 1. Node.js / Express\n- Install [Node.js](http://nodejs.org/).\n- Run `npm install` on the root directory of the project.\n\n#### Part 2. SSL\nThe app runs on a secure HTTP environment. You'll need to do the following to set it up.\n\n- Change into the **SSL** directory : `cd ssl`.\n- Create the server key: `sudo openssl genrsa -des3 -out server.key 1024`. Don't forget the passphrase you're using.\n- Create the certificate signing request: `sudo openssl req -new -key server.key -out server.csr`.\n- Now remove the passphrase with the following commands: `sudo cp server.key server.key.org` and `sudo openssl rsa -in server.key.org -out server.key`.\n- Sign your certificate with `sudo openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt`.\n- If your certificate/key are not in this dedicated folder, you'll need to update their path in the config file(s).\n\nYou can now run tests with `npm test` or start the app with `npm start` and checkout [https://localhost:4430](https://localhost:4430).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheavy%2Fscraper-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdheavy%2Fscraper-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheavy%2Fscraper-cli/lists"}