{"id":17880362,"url":"https://github.com/brainstorm/pystoruman","last_synced_at":"2025-04-03T01:17:11.471Z","repository":{"id":7540016,"uuid":"8892265","full_name":"brainstorm/pystoruman","owner":"brainstorm","description":"Scrapy web crawler for storumanenergy.se","archived":false,"fork":false,"pushed_at":"2013-03-19T23:55:00.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T15:25:05.388Z","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/brainstorm.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":"2013-03-19T23:53:42.000Z","updated_at":"2013-12-14T03:33:08.000Z","dependencies_parsed_at":"2022-09-13T05:14:35.501Z","dependency_job_id":null,"html_url":"https://github.com/brainstorm/pystoruman","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/brainstorm%2Fpystoruman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainstorm%2Fpystoruman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainstorm%2Fpystoruman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainstorm%2Fpystoruman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainstorm","download_url":"https://codeload.github.com/brainstorm/pystoruman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916762,"owners_count":20854514,"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-10-28T12:14:17.337Z","updated_at":"2025-04-03T01:17:11.438Z","avatar_url":"https://github.com/brainstorm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pystoruman\n==========\n\n\u003ca href=\"http://scrapy.org/\"\u003eScrapy\u003c/a\u003e web crawler to fetch invoices from the\nelectrical company \u003ca href=\"http://www.storumanenergi.se/\"\u003estoruman\u003c/a\u003e.\n\nQuick start\n===========\n\n```\npip install scrapy \u0026\u0026 git clone https://github.com/brainstorm/pystoruman \u0026\u0026 cd pystoruman\n```\n\nEdit `settings.py` and edit `STORUMAN_USER` and `STORUMAN_PASSWORD`.\n\n```\n$ scrapy crawl storuman.se -o items.json -t json\n(...)\n\n$ cat items.json\n[   {'amount': u'106,00',\n     'date': u'2013-03-31',\n     'invoice_nr': u'666623888',\n     'paid': u'106,00'}\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstorm%2Fpystoruman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainstorm%2Fpystoruman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstorm%2Fpystoruman/lists"}