【欧洲汽车制造商协会】ACEA The European Automobile Manufacturers’ Association
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 172
Description
### 类型
金融
### 网站地址
https://www.acea.auto/
### 网站描述
https://www.acea.auto/about-acea/
欧洲汽车制造商协会 (ACEA) 联合了欧洲 15 家主要汽车、卡车、货车和公共汽车制造商。
我们是汽车行业的代言人:世界技术领导者和欧盟经济的支柱。我们的[成员](http://www.acea.auto/acea-members/) 使欧洲不断前进,为将人员和货物从 A 地运送到 B 地提供多样化的解决方案。
我们正在共同努力,在零排放和零死亡交通的道路上不断前进。我们正在解决重大技术变革和欧洲人不断变化的出行需求。
ACEA 具有共同的行业立场,也反映了欧洲公民、交通用户和运营商以及汽车行业工人的总体利益。
我们为政策制定者提供集体专业知识,分享大量事实信息,以做出明智的决策。
我们促进围绕出行的社会辩论,并愿意与所有感兴趣的各方合作,以推进清洁、智能和安全出行的共同目标。
The European Automobile Manufacturers’ Association, or ACEA, unites Europe’s 15 major car, truck, van and bus makers.
We are the voice of the auto industry: a technological world leader and the backbone of the EU economy. Our [members](http://www.acea.auto/acea-members/) keep Europe on the move, providing diverse solutions for moving people and goods from A to B.
Together, we are progressing on the road to zero-emission and zero-fatality transport. We are addressing major technology shifts and the changing mobility needs of Europeans.
ACEA acts as one with common industry positions that also reflect the overarching interests of European citizens, transport users and operators, and auto industry workers.
We bring our collective expertise to policy makers, sharing a wealth of factual information to enable well-informed decisions.
We foster a societal debate around mobility, and are open to working with all interested parties to advance the common aim of clean, smart and safe mobility.
### 需要生成什么内容?
press-releases https://www.acea.auto/nav/?content=press-releases
facts https://www.acea.auto/nav/?content=facts
figures https://www.acea.auto/nav/?content=figures
publications https://www.acea.auto/nav/?content=publications
### 额外描述
开发者工具 上面四个页面任意一个,以press-release 为例子
刷新会出现 https://www.acea.auto/wp-admin/admin-ajax.php ,点击,点击payload,点击 view source
[https://www.acea.auto/wp-admin/admin-ajax.php?action=load_results&filters[content][]=press-releases&filters[search]=&filters[dateRange]=&filters[pageNumber]=1&filters[orderby]=relevance](https://www.acea.auto/wp-admin/admin-ajax.php?action=load_results&filters%5Bcontent%5D%5B%5D=press-releases&filters%5Bsearch%5D=&filters%5BdateRange%5D=&filters%5BpageNumber%5D=1&filters%5Borderby%5D=relevance)
这个页面显示的内容和开发者工具,ajax.php 预览中的内容对不上。
press-releases对应的内容标签是 "contentType":"pr- ,链接中只有7个,ajax.php的预览中却每页有20个
admin-ajax.php 这个链接无论参数改成 什么都没用 抓到的内容不变,content 改成四个不同的
---
# 感谢
### 这不是重复的 RSS 请求
- [x] 我已经搜索了[现有 issue](https://github.com/DIYgod/RSSHub/issues) 和 [pull requests](https://github.com/DIYgod/RSSHub/pulls),以确保该 RSS 尚未被请求。
Contributor guide
Research direction
Start by inspecting the four ACEA content URLs and the Network request to wp-admin/admin-ajax.php, comparing the page results with the response for the shown load_results request. Determine which content page and fields should be represented, then verify that the resulting RSS entries match the ACEA source content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, wordpress
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100