{"id":22330447,"url":"https://github.com/tuvimen/elektroda-scraper","last_synced_at":"2026-05-05T21:39:05.097Z","repository":{"id":74846546,"uuid":"570886283","full_name":"TUVIMEN/elektroda-scraper","owner":"TUVIMEN","description":"A bash script for scraping elektroda forum to json","archived":false,"fork":false,"pushed_at":"2025-06-04T17:10:40.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T22:37:17.023Z","etag":null,"topics":["bash","elektroda","json","reliq","scraper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUVIMEN.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-11-26T13:00:32.000Z","updated_at":"2025-06-04T17:10:42.000Z","dependencies_parsed_at":"2024-05-01T17:58:26.722Z","dependency_job_id":"368372fe-c885-44a3-b95e-db1486000431","html_url":"https://github.com/TUVIMEN/elektroda-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TUVIMEN/elektroda-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Felektroda-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Felektroda-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Felektroda-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Felektroda-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/elektroda-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Felektroda-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32669433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","elektroda","json","reliq","scraper"],"created_at":"2024-12-04T04:06:55.144Z","updated_at":"2026-05-05T21:39:05.077Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elektroda-scraper\n\nA bash script for scraping elektroda forum to json.\n\n## Requirements\n\n - [reliq](https://github.com/TUVIMEN/reliq)\n - [jq](https://github.com/stedolan/jq)\n - [recode](https://github.com/rrthomas/recode)\n\n## Installation\n    \n    install -m 755 elektroda-scraper /usr/bin\n\n## Supported links formats\n    \n    https://www.elektroda.pl\n    sitemap\n    elektroda\n    https://www.elektroda.pl/forum-gf-[0-9]+\n    forum-gf-[0-9]+\n    forums\n    https://www.elektroda.pl/rtvforum/forum[0-9]+.html\n    forum[0-9]+\n    forum[0-9]+-[0-9]+\n    https://www.elektroda.pl/rtvforum/topic[0-9]+.html\n    topic[0-9]+\n    [0-9]+\n\n## Json format\n\nHere's [json](example.json) from some issue on [elektroda](https://www.elektroda.pl/rtvforum/topic3044759.html)\n\n## Usage\n\n    elektroda-scraper directory [URLS...]\n\nAll options should be specified before the directory.\n\nThe script writes every question to file in the directory (without overwriting them) and names of the files is the ids of questions.\n\nDownload issues from sitemap to directory x\n\n    elektroda-scraper x sitemap\n\nDownload issues from forums to directory x\n\n    elektroda-scraper x forums\n\nDownload some issues to directory x\n\n    elektroda-scraper x 3044759 924997 3188141 https://www.elektroda.pl/rtvforum/topic3300674.html\n\nDownload issues from forum 112 to directory x\n\n    elektroda-scraper x forum112\n\nGet some help\n\n    elektroda-scraper -h\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Felektroda-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Felektroda-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Felektroda-scraper/lists"}