{"id":22154602,"url":"https://github.com/ericflo/pykontagent","last_synced_at":"2025-07-26T06:32:50.020Z","repository":{"id":693728,"uuid":"338099","full_name":"ericflo/pykontagent","owner":"ericflo","description":"A simple interface into the Kontagent REST API","archived":false,"fork":false,"pushed_at":"2010-06-29T19:26:19.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-02T20:18:34.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericflo.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-10-15T07:43:52.000Z","updated_at":"2014-04-06T19:50:09.000Z","dependencies_parsed_at":"2022-07-07T15:10:34.262Z","dependency_job_id":null,"html_url":"https://github.com/ericflo/pykontagent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericflo/pykontagent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericflo%2Fpykontagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericflo%2Fpykontagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericflo%2Fpykontagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericflo%2Fpykontagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericflo","download_url":"https://codeload.github.com/ericflo/pykontagent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericflo%2Fpykontagent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267130114,"owners_count":24040400,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-12-02T01:49:51.676Z","updated_at":"2025-07-26T06:32:49.693Z","avatar_url":"https://github.com/ericflo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a very minimal API into Kontagent, written using purely modules from\nthe Python standard library.\n\nHere's how you might use it:\n\n    from kontagent import Kontagent\n    \n    k = Kontagent('MY_API_KEY', 'MY_SECRET_KEY')\n    k.invite_sent(16904779, [542469672], tracking_tag='testtag')\n\nThis is now being used in production for http://radiosox.com/\n\nA full list of all of the methods available is:\n\n * invite_sent\n * invite_click_response\n * notification_sent\n * notification_click_response\n * notification_email_sent\n * notification_email_response\n * post\n * post_response\n * application_added\n * application_removed\n * undirected_communication_click\n * page_request\n * user_information\n * goal_counts\n * revenue_tracking\n * raw_request\n\nYou should consult with the Kontagent REST Server API to see what each of these\nfunctions does.  You can find that here:\n\nhttp://developers.kontagent.com/reference/api-documentation/facebook-rest-server-api\n\nUnfortunately, for right now you're going to have to UTSL to find out about the\nparameters that each method takes.\n\nHope you find this useful!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericflo%2Fpykontagent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericflo%2Fpykontagent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericflo%2Fpykontagent/lists"}