{"id":15018277,"url":"https://github.com/kyzn/eksimail","last_synced_at":"2026-03-15T19:38:38.356Z","repository":{"id":10740288,"uuid":"12996833","full_name":"kyzn/eksimail","owner":"kyzn","description":"Download, merge \u0026 deliver lists of entries from eksisozluk.com","archived":false,"fork":false,"pushed_at":"2020-06-27T07:54:15.000Z","size":55,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T08:34:07.535Z","etag":null,"topics":["eksisozluk","hacktoberfest","perl","perl-script"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyzn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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":"2013-09-21T14:55:18.000Z","updated_at":"2024-08-12T19:22:57.000Z","dependencies_parsed_at":"2022-08-28T17:01:52.984Z","dependency_job_id":null,"html_url":"https://github.com/kyzn/eksimail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kyzn/eksimail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyzn%2Feksimail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyzn%2Feksimail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyzn%2Feksimail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyzn%2Feksimail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyzn","download_url":"https://codeload.github.com/kyzn/eksimail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyzn%2Feksimail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30550459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: 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":["eksisozluk","hacktoberfest","perl","perl-script"],"created_at":"2024-09-24T19:51:46.459Z","updated_at":"2026-03-15T19:38:38.337Z","avatar_url":"https://github.com/kyzn.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\neksimail - Deliver list of eksisozluk entries\n\n# DESCRIPTION\n\nDownload, merge \u0026 deliver lists of entries from eksisozluk.com\n\nInstall `sendmail` if you are not going to use SendGrid Web API:\n\n    sudo apt-get install sendmail\n\nInstall `cpanm` and `carton`\n\n    curl -L http://cpanmin.us | perl - App::cpanminus\n    cpanm Carton\n\nThis will install dependencies into local/\n\n    carton install\n\n# SYNOPSIS\n\n    carton exec ./eksimail --list=daily --from=you@a.com --to=one@b.com --to=two@c.com\n\nor\n\n    perl -I./local/lib/perl5 ./eksimail --list=daily --from=you@a.com --to=one@b.com --to=two@c.com\n\n- Add `--from` and `--to` addresses with command line arguments. You can add more than one receivers.\n- If you don't add a `--from` an email won't be sent.\n- If you want to send via SendGrid Web API, provide `--sendgrid-api-key`. Otherwise `sendmail` will be used.\n- Adjust politeness delay (for web crawl) with `--sleep`. It's set to 5 seconds by default.\n\n# Arguments\n\n## list\n\nThere are two choices.\n\n- `weekly`: Top 20 posts from last week, published by eksisozluk.com. Output is saved at `/tmp/{year}-{week_of_year}.html`.\n- `daily`: Most popular entries from yesterday, published by eksisozluk.com. Output is saved at `/tmp/{ymd}.html`.\n\n## sendgrid-api-key\n\nProvide SendGrid Web API key to use SendGrid. Otherwise `sendmail` will be used.\n\n## sleep\n\nAmount of seconds to sleep between each request. This is passed to `WWW::Eksi` as politeness delay argument. Defaults to 5 if not provided.\n\n## from\n\nEmail address that email will be sent from. If it's not set, an email won't be sent.\n\n## to\n\nEmail address to send email to. This argument can be used more than once (see sample above)\n\n# LICENSE\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyzn%2Feksimail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyzn%2Feksimail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyzn%2Feksimail/lists"}