{"id":20930023,"url":"https://github.com/toannd96/crawler_web_js","last_synced_at":"2025-05-13T18:32:40.009Z","repository":{"id":37062697,"uuid":"156109187","full_name":"toannd96/Crawler_Web_Js","owner":"toannd96","description":"Dùng scrapy-splash kết hợp lua script để crawl các trang web sử dụng Javascript (websosanh)","archived":false,"fork":false,"pushed_at":"2022-12-08T01:16:30.000Z","size":27,"stargazers_count":15,"open_issues_count":8,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T06:35:42.637Z","etag":null,"topics":["crawler","javascript","lua-script","scrapy","scrapy-splash","splash"],"latest_commit_sha":null,"homepage":"https://viblo.asia/p/thu-thap-du-lieu-voi-scrapy-splash-noi-dung-duoc-tao-boi-javascript-3Q75wBbMlWb","language":"Python","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/toannd96.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":"2018-11-04T17:52:58.000Z","updated_at":"2024-11-07T14:10:01.000Z","dependencies_parsed_at":"2023-01-24T02:30:29.710Z","dependency_job_id":null,"html_url":"https://github.com/toannd96/Crawler_Web_Js","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/toannd96%2FCrawler_Web_Js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannd96%2FCrawler_Web_Js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannd96%2FCrawler_Web_Js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannd96%2FCrawler_Web_Js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toannd96","download_url":"https://codeload.github.com/toannd96/Crawler_Web_Js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003425,"owners_count":21997886,"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","javascript","lua-script","scrapy","scrapy-splash","splash"],"created_at":"2024-11-18T21:28:27.874Z","updated_at":"2025-05-13T18:32:39.659Z","avatar_url":"https://github.com/toannd96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crawler-JS\nDùng scrapy-splash kết hợp lua script để crawl các trang web sử dụng Javascript (websosanh)\n```\n├── crawl_service\n│   ├── __init__.py\n│   ├── items.py\n│   ├── middlewares.py\n│   ├── pipelines.py\n│   ├── run.py\n│   ├── settings.py\n│   └── spiders\n│       ├── __init__.py\n│       └── websosanh.py\n        └── lazada.py\n├── requirements.txt\n└── scrapy.cfg\n```\n\n- Cài đặt Splash \n\nCài Docker sau đó chạy \n```\n$ sudo docker pull scrapinghub/splash\n```\nvà\n```\n$ sudo docker run -p 8050:8050 scrapinghub/splash\n```\n- Cài các thư viện cần thiết khác ( Nên dùng virtualenv )\n```\npip install -r requirements.txt\n```\n- Chạy script \n```\npython run.py\n```\nhoặc \n```\nscrapy crawl wss \nscrapy crawl lazada\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoannd96%2Fcrawler_web_js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoannd96%2Fcrawler_web_js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoannd96%2Fcrawler_web_js/lists"}