{"id":13488595,"url":"https://github.com/wuchong/scrapy-dynamic-configurable","last_synced_at":"2025-08-22T11:10:24.903Z","repository":{"id":32494303,"uuid":"36074932","full_name":"wuchong/scrapy-dynamic-configurable","owner":"wuchong","description":"A dynamic configurable news crawler based Scrapy","archived":false,"fork":false,"pushed_at":"2017-07-24T12:09:11.000Z","size":8,"stargazers_count":166,"open_issues_count":4,"forks_count":71,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-19T07:11:21.542Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wuchong.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-22T13:54:40.000Z","updated_at":"2025-01-16T10:45:18.000Z","dependencies_parsed_at":"2022-09-05T09:00:17.990Z","dependency_job_id":null,"html_url":"https://github.com/wuchong/scrapy-dynamic-configurable","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/wuchong%2Fscrapy-dynamic-configurable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuchong%2Fscrapy-dynamic-configurable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuchong%2Fscrapy-dynamic-configurable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuchong%2Fscrapy-dynamic-configurable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuchong","download_url":"https://codeload.github.com/wuchong/scrapy-dynamic-configurable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245385476,"owners_count":20606656,"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-07-31T18:01:18.602Z","updated_at":"2025-03-25T02:31:28.947Z","avatar_url":"https://github.com/wuchong.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Scrapy Dynamic Configurable\n\nA dynamic configurable news crawler based Scrapy. See the [blogs](http://wuchong.me/blog/2015/05/22/running-scrapy-programmatically) for more detail.\n\n##Requirements\n\n- Scrapy\n- MySQL\n- Redis\n- SQLAlchemy\n\n##Install in development\n\n**Mac OS X, use Homebrew**\n\n```bash\n$ ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n$ brew install mysql\n$ brew install redis\n$ sudo pip install scrapy\n$ sudo pip install SQLAlchemy\n$ sudo pip install redis\n```\n**Ubuntu***\n\n```bash\n$ sudo apt-get install redis-server mysql-server mysql-client\n$ pip install scrapy\n$ pip install SQLAlchemy\n$ pip install redis\n```\n**and restore datatables from 'db.sql'**\n\nIt is for scrapy 1.0 .\nIt is for scrapy 1.0 .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuchong%2Fscrapy-dynamic-configurable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuchong%2Fscrapy-dynamic-configurable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuchong%2Fscrapy-dynamic-configurable/lists"}