{"id":18607377,"url":"https://github.com/addono/bookbe-spider","last_synced_at":"2025-11-02T15:30:26.790Z","repository":{"id":43413679,"uuid":"229751259","full_name":"Addono/bookbe-spider","owner":"Addono","description":"Spider for book titles at book.be.","archived":false,"fork":false,"pushed_at":"2024-05-14T22:16:33.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T00:27:29.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gist.github.com/Addono/de7b0633d7faa1da3aeaf1f43985b163","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/Addono.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-23T12:45:42.000Z","updated_at":"2022-08-18T19:35:44.000Z","dependencies_parsed_at":"2024-12-27T00:27:15.373Z","dependency_job_id":"24e02b63-5291-4b62-b929-afea6c0a0abe","html_url":"https://github.com/Addono/bookbe-spider","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/Addono%2Fbookbe-spider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fbookbe-spider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fbookbe-spider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fbookbe-spider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Addono","download_url":"https://codeload.github.com/Addono/bookbe-spider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239395879,"owners_count":19631336,"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-07T02:29:15.340Z","updated_at":"2025-11-02T15:30:26.756Z","avatar_url":"https://github.com/Addono.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book.be Scraper\n\n## About\n\nCollects book titles from [book.be](https://book.be). See [this](https://gist.github.com/Addono/de7b0633d7faa1da3aeaf1f43985b163) example of a scrape getting the titles of all books released in 2019.\n\n## Installation\n\nCreate a virtual Python 3 environment.\n```bash\nvirtualenv venv\n```\n\nEnable the environment.\n```bash\nsource venv/bin/activate\n```\n\nInstall all requirements.\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nRun the spider.\n\n```bash\nscrapy runspider spider.py\n```\n\nOr if you want to save the output gathered by the spider, e.g. as CSV:\n```bash\nscrapy runspider spider.py --output=res.csv -t csv\n```\n\nIf you want to filter the collected titles, then change `URL` in `spider.py` to include the desired filters.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fbookbe-spider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddono%2Fbookbe-spider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fbookbe-spider/lists"}