通过访问数千项当前民意调查,了解2024年总统选举的信息!每项民意调查都包括重要细节,如调查名称、获取更多信息的URL、进行日期、相关州、候选人及其各自的百分比。这个全面的资源使您能够在选举临近时跟踪最新的趋势和选民情绪。无论您是政治爱好者、时事学生,还是对竞选感到好奇,这些民意调查都提供了宝贵的见解,了解候选人在不同州的表现。保持领先并掌握不断变化的政治格局,让这项重要的民意调查数据触手可及!
此端点将提供过去90天内2024年美国总统民调的所有数据
{
"poll_all_90_day": [
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Kamala Harris",
"percent": "47.0"
},
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Donald Trump",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Kamala Harris",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Donald Trump",
"percent": "50.0"
},
{
"poll_name": "Redfield & Wilton Strategies",
"poll_url": "https://redfieldandwiltonstrategies.com/latest-us-swing-states-voting-intention-12-14-october-2024/#usvipop",
"poll_date": "10/14/24",
"state": "North Carolina",
"candidate": "Kamala Harris",
"percent": "46.0"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/5254/2024+us+presidential+election/6766/default' --header 'Authorization: Bearer YOUR_API_KEY'
此端点提供过去30天内的所有投票数据
{
"poll_all_30_day": [
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Kamala Harris",
"percent": "47.0"
},
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Donald Trump",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Kamala Harris",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Donald Trump",
"percent": "50.0"
},
{
"poll_name": "Redfield & Wilton Strategies",
"poll_url": "https://redfieldandwiltonstrategies.com/latest-us-swing-states-voting-intention-12-14-october-2024/#usvipop",
"poll_date": "10/14/24",
"state": "North Carolina",
"candidate": "Kamala Harris",
"percent": "46.0"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/5254/2024+us+presidential+election/6767/30+day+poll+data' --header 'Authorization: Bearer YOUR_API_KEY'
此端点提供过去7天的所有投票数据
{
"poll_all_7_day": [
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Kamala Harris",
"percent": "47.0"
},
{
"poll_name": "InsiderAdvantage",
"poll_url": "https://jamesmagazinega.com/2024/10/15/breaking-new-insideradvantage-poll-shows-trump-with-slight-lead-in-georgia/",
"poll_date": "10/15/24",
"state": "Georgia",
"candidate": "Donald Trump",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Kamala Harris",
"percent": "49.0"
},
{
"poll_name": "Patriot Polling",
"poll_url": "https://patriotpolling.com/our-polls/f/trump-and-baldwin-hold-narrow-leads-in-wisconsin",
"poll_date": "10/14/24",
"state": "Wisconsin",
"candidate": "Donald Trump",
"percent": "50.0"
},
{
"poll_name": "Redfield & Wilton Strategies",
"poll_url": "https://redfieldandwiltonstrategies.com/latest-us-swing-states-voting-intention-12-14-october-2024/#usvipop",
"poll_date": "10/14/24",
"state": "North Carolina",
"candidate": "Kamala Harris",
"percent": "46.0"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/5254/2024+us+presidential+election/6768/7+day+poll+data' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
投票每天更新 随着选举日的临近 更新将会更频繁
所有民意调查按组织名称、调查日期以及包含调查数据的链接列出
所有投票数据都经过仔细解析,以确保只有有效的投票出现在API中 任何包含错误数据的投票都将被完全移除 - 不仅是无效的过去
API将保持开启状态,直到需要为止
你可以通过这些民意调查查看每个州的平均数据。有些民意调查不是特定于某个州的例如在线民意调查。你可以选择是否要包含这些民意调查数据
每个端点返回与2024年美国总统选举相关的民调数据,包括民调名称、网址、进行日期、州、候选人及其各自的百分比
响应数据中的关键字段包括“投票名称”“投票链接”“投票日期”“州”“候选人”和“百分比”提供了对每个投票结果的全面洞察
响应数据以 JSON 格式组织,每个投票作为特定于请求时间范围(90、30 或 7 天)内的数组中的一个对象表示
每个端点提供有关最近民调的信息,包括民调的名称、详细信息的网址、日期、州、参与的候选人及其民调百分比
用户可以通过选择所需的时间范围(过去90天、30天或7天)来定制他们的请求,以根据他们的需求检索相关的投票数据
数据来源于各种民意调查机构,确保了不同州和候选人之间公众意见的多样化代表性
典型的用例包括分析选民情绪趋势 比较各州候选人表现 以及进行政治研究或新闻报道的研究
用户可以分析投票百分比以衡量候选人的受欢迎程度,跟踪随时间的变化,并识别可能影响选举结果的关键州
服务级别:
100%
响应时间:
1,711ms
服务级别:
100%
响应时间:
5,988ms
服务级别:
100%
响应时间:
2,956ms
服务级别:
100%
响应时间:
1,780ms
服务级别:
100%
响应时间:
3,155ms
服务级别:
100%
响应时间:
2,667ms
服务级别:
100%
响应时间:
4,525ms
服务级别:
100%
响应时间:
309ms
服务级别:
100%
响应时间:
426ms
服务级别:
100%
响应时间:
1,600ms