MSK电商舱位的快速抢舱位的思路和办法

MSK电商舱位的快速抢舱位的思路和办法

 

首先马士基有Freight的API系统,这个系统API的运价接口需要公司销售或者管理层的人去和马士基的本地销售沟通,前提条件是一年的货量需要达到10W TEU,至于什么是TEU自行百度。

沟通成功后msk会发送邮件过来并且附带Slack的相关账号信息。

 

通过Slack频道和MSK内部的IT人员进行沟通,在Slack里面MSK的技术人员会提供测试环境和生产环境的连接以及秘钥以及API doc的说明URL

https://api.productmanagement.maersk.com/offers/docs/index.html

通过Slack的url进行接口对接,对接完成后需要截图或者提供项目的URL给msk审核,审核通过后会发来prod正式环境的Key,替换Key即可上正式环境,以上是获取实时运价的办法。

1
2
3
4
5
6
7
8
9
10
Welcome,
I have the api app keys for you.
The keys are environment specific:
For system integration testing please use the host: offers.api-cdt.maersk.com
with the app key: xxxxx
For performance testing please use the host: offers.api-stage.maersk.com
with the app key: xxxxx
See the documentation for more info including how to use the app key: https://api.productmanagement.maersk.com/offers/docs/index.html
And let us know when you need the production key. For this we would also like to get an indication of your expected load.
If you have any problems just reach out to us here and we will try to get them sorted as quickly as possible.

 

 

 

 

msk是没有提供抢舱位的API的,所以只能通过msk官网的爬虫进行抢舱位。

msk抢舱位的json解析说明见:https://www.cnblogs.com/IBPM/p/17050269.html

做好爬虫即可获取。

 

马士基,cosco 电商舱位的程序自动抢舱过程。

 

 

 

 

马士基有严格的反爬虫机制,需要做好反爬虫的对应策略。

 

想获取更多更快速的抢舱位的办法可以评论给我留言或者私信我。

 

posted @   liskov_design  阅读(808)  评论(3编辑  收藏  举报
相关博文:
阅读排行:
· 【.NET】调用本地 Deepseek 模型
· CSnakes vs Python.NET:高效嵌入与灵活互通的跨语言方案对比
· DeepSeek “源神”启动!「GitHub 热点速览」
· 我与微信审核的“相爱相杀”看个人小程序副业
· Plotly.NET 一个为 .NET 打造的强大开源交互式图表库
点击右上角即可分享
微信分享提示