{"id":20977108,"url":"https://github.com/marcnuth/websites-keywords-generator","last_synced_at":"2025-03-13T09:38:56.060Z","repository":{"id":109151323,"uuid":"60841679","full_name":"Marcnuth/Websites-Keywords-Generator","owner":"Marcnuth","description":"This repo will provide with methods to generate keywords of given urls. ","archived":false,"fork":false,"pushed_at":"2016-06-11T15:37:13.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T06:13:54.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Marcnuth.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":"2016-06-10T10:59:56.000Z","updated_at":"2016-06-10T11:46:15.000Z","dependencies_parsed_at":"2023-03-13T14:15:45.399Z","dependency_job_id":null,"html_url":"https://github.com/Marcnuth/Websites-Keywords-Generator","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/Marcnuth%2FWebsites-Keywords-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2FWebsites-Keywords-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2FWebsites-Keywords-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcnuth%2FWebsites-Keywords-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marcnuth","download_url":"https://codeload.github.com/Marcnuth/Websites-Keywords-Generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243381546,"owners_count":20281985,"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-11-19T04:57:17.398Z","updated_at":"2025-03-13T09:38:56.024Z","avatar_url":"https://github.com/Marcnuth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Websites-Keywords-Generator\n\n## What this for\nThis repo will provide with methods to generate keywords of given urls. \n\n## Requirements\n- scrapy: http://scrapy.org/ \n- jieba: https://github.com/fxsjy/jieba\n\n## Usage\n\n### Shell command\n```\nscrapy crawl keywords\n```\n### Output\nThe output result is in ./websites_keywords_extractor/data/keyword.db (The default file, or you can config it in settings.py)\nThe file is generated by sqlite3.\nTwo tables are involved:\n\n#### Table: keywords:\n- Columns:\n  - word: the extracted key word\n  - count: show times count\n\n#### Table: urls\n- Coulumns:\n  - name: the url\n  - timestamp: the time of parsing this url\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcnuth%2Fwebsites-keywords-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcnuth%2Fwebsites-keywords-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcnuth%2Fwebsites-keywords-generator/lists"}