{"id":19900006,"url":"https://github.com/scrapy-plugins/scrapy-dotpersistence","last_synced_at":"2025-05-02T22:32:06.670Z","repository":{"id":42689478,"uuid":"49573293","full_name":"scrapy-plugins/scrapy-dotpersistence","owner":"scrapy-plugins","description":"A scrapy extension to sync `.scrapy` folder to an S3 bucket ","archived":false,"fork":false,"pushed_at":"2022-03-28T12:01:58.000Z","size":28,"stargazers_count":17,"open_issues_count":3,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T20:57:52.583Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrapy-plugins.png","metadata":{"files":{"readme":"README.rst","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":"2016-01-13T12:47:18.000Z","updated_at":"2024-11-06T13:40:38.000Z","dependencies_parsed_at":"2022-09-04T10:31:49.135Z","dependency_job_id":null,"html_url":"https://github.com/scrapy-plugins/scrapy-dotpersistence","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy-plugins%2Fscrapy-dotpersistence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy-plugins%2Fscrapy-dotpersistence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy-plugins%2Fscrapy-dotpersistence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrapy-plugins%2Fscrapy-dotpersistence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrapy-plugins","download_url":"https://codeload.github.com/scrapy-plugins/scrapy-dotpersistence/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252116445,"owners_count":21697380,"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-12T20:10:47.750Z","updated_at":"2025-05-02T22:32:04.750Z","avatar_url":"https://github.com/scrapy-plugins.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====================\nscrapy-dotpersistence\n=====================\n\nScrapy extension to sync `.scrapy` folder to an S3 bucket.\n\nInstallation\n============\n\nYou can install scrapy-dotpersistence using pip::\n\n    pip install scrapy-dotpersistence\n\nYou can then enable the extension in your `settings.py`::\n\n    EXTENSIONS = {\n        ...\n        'scrapy_dotpersistence.DotScrapyPersistence': 0\n    }\n\nHow to use it\n=============\n\nEnable extension through `settings.py`::\n\n    DOTSCRAPY_ENABLED = True\n\nConfigure the exension through `settings.py`::\n\n    ADDONS_AWS_ACCESS_KEY_ID = \"ABC\"\n    ADDONS_AWS_SECRET_ACCESS_KEY = \"DEF\"\n    ADDONS_AWS_USERNAME = \"username\"\n    ADDONS_S3_BUCKET = \"test-bucket-name\"\n\nYou can change a dotpersistence folder path with environ::\n\n    export DOTSCRAPY_DIR='/tmp/.scrapy'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrapy-plugins%2Fscrapy-dotpersistence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrapy-plugins%2Fscrapy-dotpersistence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrapy-plugins%2Fscrapy-dotpersistence/lists"}