{"id":13426191,"url":"https://github.com/vladocar/keywordsextract","last_synced_at":"2025-07-09T11:31:48.475Z","repository":{"id":49348017,"uuid":"154057005","full_name":"vladocar/keywordsextract","owner":"vladocar","description":"keywords-extract - Command line tool extract keywords from any web page.","archived":false,"fork":false,"pushed_at":"2018-10-22T13:28:23.000Z","size":6,"stargazers_count":63,"open_issues_count":1,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-28T04:25:39.195Z","etag":null,"topics":["cli","cocommand-line-tool","command-line","keyword-extraction","keywords","keywords-extraction","node","node-js","nodejs","seo","seotools"],"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/vladocar.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}},"created_at":"2018-10-21T22:13:42.000Z","updated_at":"2024-09-05T10:40:17.000Z","dependencies_parsed_at":"2022-08-26T23:02:41.712Z","dependency_job_id":null,"html_url":"https://github.com/vladocar/keywordsextract","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/vladocar%2Fkeywordsextract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Fkeywordsextract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Fkeywordsextract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Fkeywordsextract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladocar","download_url":"https://codeload.github.com/vladocar/keywordsextract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225538234,"owners_count":17485162,"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":["cli","cocommand-line-tool","command-line","keyword-extraction","keywords","keywords-extraction","node","node-js","nodejs","seo","seotools"],"created_at":"2024-07-31T00:01:28.565Z","updated_at":"2024-11-20T11:23:54.171Z","avatar_url":"https://github.com/vladocar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n\nkeywords-extract - extract keywords from any website\n=======================================\n\nExtract keywords with Node.js in the console\n\n* * *\n\nCommand line tool for keyword extraction. This Node.js project works mainly with two node modules \"node-readability\" that filters only the main text clearing the noise from the main text and \"gramophone\" module that filters the keywords from the texts.\n\n\n### Install \u0026 Use\n\n```shell\n$ npm i -g keywordsextract\n```\n\nExample:\n\n```shell\n$ keywordsextract --url https://en.wikipedia.org/wiki/Search_engine_optimization --n 3,4\n```\nYou can use two parameters\n\n--url the url address\n\n--n number of words example:(--n 1,4) means from 1 word to max 4 words;\n\n\nAll the keywords will be displayed in the console and title.txt file will be created with the keywords.\n\n### License\n\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladocar%2Fkeywordsextract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladocar%2Fkeywordsextract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladocar%2Fkeywordsextract/lists"}