{"id":18402194,"url":"https://github.com/gerapy/gerapyitempipeline","last_synced_at":"2025-04-07T07:32:03.906Z","repository":{"id":57433900,"uuid":"282571993","full_name":"Gerapy/GerapyItemPipeline","owner":"Gerapy","description":"Item Pipeline Components for Gerapy \u0026 Scrapy","archived":false,"fork":false,"pushed_at":"2023-09-20T17:10:29.000Z","size":13,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T04:13:29.146Z","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/Gerapy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2020-07-26T04:00:56.000Z","updated_at":"2023-09-20T17:10:35.000Z","dependencies_parsed_at":"2024-11-06T03:14:49.679Z","dependency_job_id":"b7658a38-975f-403b-b4e8-51aed6531873","html_url":"https://github.com/Gerapy/GerapyItemPipeline","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"55c2379922d7825c3c94d552f345faf76fc27c6c"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gerapy%2FGerapyItemPipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gerapy%2FGerapyItemPipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gerapy%2FGerapyItemPipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gerapy%2FGerapyItemPipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gerapy","download_url":"https://codeload.github.com/Gerapy/GerapyItemPipeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247612255,"owners_count":20966701,"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-06T02:41:34.203Z","updated_at":"2025-04-07T07:32:03.901Z","avatar_url":"https://github.com/Gerapy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gerapy Item Pipeline\n\nThis is a package for supporting Item Pipelines in Scrapy, also this\npackage is a module in [Gerapy](https://github.com/Gerapy/Gerapy).\n\n## Installation\n\n```shell script\npip3 install gerapy-item-pipeline\n```\n\n## Usage\n\nThese are all kinds of the storage implemented.\n\n### MongoDB\n\n```python\nMONGODB_CONNECTION_STRING = 'localhost'\nMONGODB_DATABASE_NAME = 'default'\nMONGODB_UPSERT = True\nMONGODB_COLLECTION_NAME_FIELD = 'mongodb_collection_name'\nMONGODB_COLLECTION_NAME_DEFAULT = 'default'\nMONGODB_ITEM_PRIMARY_KEY_FIELD = 'primary_key'\nMONGODB_ITEM_PRIMARY_KEY_DEFAULT = 'id'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerapy%2Fgerapyitempipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgerapy%2Fgerapyitempipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerapy%2Fgerapyitempipeline/lists"}