{"id":38148654,"url":"https://github.com/netbrain/gopixabay","last_synced_at":"2026-01-16T22:59:25.300Z","repository":{"id":57607992,"uuid":"49859553","full_name":"netbrain/gopixabay","owner":"netbrain","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-18T09:16:53.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T16:34:38.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/netbrain.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}},"created_at":"2016-01-18T07:31:53.000Z","updated_at":"2016-01-18T07:35:00.000Z","dependencies_parsed_at":"2022-09-03T03:02:34.279Z","dependency_job_id":null,"html_url":"https://github.com/netbrain/gopixabay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/netbrain/gopixabay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbrain%2Fgopixabay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbrain%2Fgopixabay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbrain%2Fgopixabay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbrain%2Fgopixabay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netbrain","download_url":"https://codeload.github.com/netbrain/gopixabay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbrain%2Fgopixabay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-16T22:59:24.468Z","updated_at":"2026-01-16T22:59:25.295Z","avatar_url":"https://github.com/netbrain.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopixabay\n\n\n\u003ca href=\"https://pixabay.com/\"\u003e\n  \u003cimg src=\"https://pixabay.com/static/img/public/medium_rectangle_a.png\" alt=\"Pixabay\"\u003e\n\u003c/a\u003e\n\n\nHave you ever needed a bunch of images with specific content, size or resolution? \nThis, and http://pixabay.com can help with that!\n\ngopixabay be used as an api library or as a standalone cli application.\n\n## CLI\n\n```\n$ gopixabay -k \u003cinsert api key\u003e -t photo --per-page 10 --size og -g high_resolution --min-width 1920 --min-height 1080 /tmp\n\n2016/01/18 08:22:45 Getting: https://pixabay.com/api/?...\n2.6 MB/2.6 MB e834b0062bf4003ecd0b440de...   --- [====================================================================] 100%\n2.6 MB/2.6 MB e834b0062bf4003ecd0b440de...   --- [====================================================================] 100%\n2.3 MB/2.3 MB e834b2062df4093ecd0b440de...   --- [====================================================================] 100%\n968 kB/968 kB e834b20929f0063ecd0b440de...   --- [====================================================================] 100%\n1.0 MB/1.0 MB e834b2062bf1003ecd0b440de...   --- [====================================================================] 100%\n6.6 MB/6.6 MB e834b20f2bfc083ecd0b440de...   --- [====================================================================] 100%\n4.2 MB/4.2 MB e834b20928fd023ecd0b440de...   --- [====================================================================] 100%\n5.3 MB/5.3 MB e834b20b2dfd093ecd0b440de...   --- [====================================================================] 100%\n505 kB/505 kB e834b20929f7003ecd0b440de...   --- [====================================================================] 100%\n4.5 MB/4.5 MB e834b20b2ef4043ecd0b440de...   --- [====================================================================] 100%\n4.5 MB/4.5 MB e834b2062bfd093ecd0b440de...   --- [====================================================================] 100%\n```\n\n### Usage and flags\n\n```\ngopixabay is an image downloader using the pixabay API\n\nUsage:\n  gopixabay /path/to/output [flags]\n\nFlags:\n      --callback string         JSONP callback function name\n  -c, --category string         Filter images by category. (fashion, nature, backgrounds, science, education, people, feelings, religion, health, places, animals, industry, food, computer, sports, transportation, travel, buildings, business, music)\n      --config string           config file (default is $HOME/.gopixabay.yaml)\n  -e, --editors-choice          Select images that have received an Editor's Choice award. \n  -h, --help                    help for gopixabay\n      --id string               ID, ID hash, or a comma separated list of values for fetching or updating specific images. In a comma separated list, IDs and ID hashs cannot be used together.\n  -t, --image-type string       A media type to search within. (all, photo, illustration, vector) (default \"all\")\n  -k, --key string              Your pixabay API key\n  -l, --lang string             Language code of the language to be searched in.  (default \"en\")\n      --min-height int          Minimum image height. \n      --min-width int           Minimum image width. \n      --num int                 Number of images to download in paralell (default 4)\n  -r, --order string            How the results should be ordered. (popular, latest) (default \"popular\")\n  -o, --orientation string      Whether an image is wider than it is tall, or taller than it is wide. (all, horizontal, vertical) (default \"all\")\n  -p, --page int                Returned search results are paginated. Use this parameter to select the page number.  (default 1)\n      --per-page int            Determine the number of results per page. (default 20)\n      --pretty                  Prettify and indent JSON output. This option is for development puposes only and should not be used in production. \n  -q, --query string            A text query to use when searching for images\n  -g, --response-group string   Select the information returned: image details or URLs of high resolution images. High resolution image URLs and details cannot be obtained in a single request. (image_details, high_resolution) (default \"image_details\")\n  -s, --safesearch              A flag indicating that only images suitable for all ages should be returned. \n      --size string             Image size to download (og, lg, md, sm, xs)  (default \"og\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetbrain%2Fgopixabay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetbrain%2Fgopixabay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetbrain%2Fgopixabay/lists"}