当前位置:网站首页>Get piggy homestay (short-term rental) data
Get piggy homestay (short-term rental) data
2022-08-01 23:36:00 【tslilove】
声明
本文章中所有内容仅供学习交流,抓包内容、敏感网址、数据接口均已做脱敏处理,严禁用于商业用途和非法用途,否则由此产生的一切后果均与作者无关,若有侵权,请联系我立即删除!
List page interface:aHR0cHM6Ly93aXJlbGVzc3B1Yi1sb2RnZXVuaXRidXNpbmVzcy54aWFvemh1LmNvbS9hcHAveHpmay9XZUNoYXRBcHBsZXQvNi4zMi4wMC9zZWFyY2gvc3RvcmUtcmVzdWx0Yg==
详情页接口:aHR0cHM6Ly93aXJlbGVzc3B1Yi1sb2RnZXVuaXRidXNpbmVzcy54aWFvemh1LmNvbS9hcHAveHpmay9XZUNoYXRBcHBsZXQvNi4zMi4wMC9zdG9yZS9yb29tbGlzdA==
Here I take Beijing B&B as an example,Click on the homepage of Little Pig Homestay,Then click on Homestay:


利用fiddler抓包 注:关于fiddlerThe configuration problem is Baidu,网上教程很多

经过对比,The following parameters are variable parameters,Others can be fixed
参数 | 说明 |
---|---|
offset | 页数 |
t | 10位数时间戳 + 000 |
gatets | 10位数时间戳 |
gatesign | 未知参数 |
by deductionjs,Discovery is performed on the interface firstmd5加密,作为key,Then the request parameters are sorted and interface spliced,最后通过HmacSHA1加密得到,下面进行测试

found and returned by the interfacegatesign值一模一样,The next step is to construct the request,Test two pages first

保存excel的列表数据:

保存excel的详情数据:

结束!!!
总结:This article is about writing dataexcel文件,Of course you can also write to the database,通过storeIdPerform table associations to query data,以上就是全部内容了
Please check the code for details:Get Piggy B&B(短租)数据
边栏推荐
- ICLR 2022最佳论文:基于对比消歧的偏标签学习
- Oracle database is set to read-only and read-write
- Solve the port to take up
- Additional Features for Scripting
- From 0 to 100: Notes on the Development of Enrollment Registration Mini Programs
- Leetcode 129求根节点到叶节点数字之和、104二叉树的最大深度、8字符串转换整数(atoi)、82删除排序链表中的重复元素II、204二分查找、94二叉树的中序遍历、144二叉树的前序遍历
- nodejs--process
- cdh的hue上oozie启动报错,Cannot allocate containers as requested resource is greater than maximum allowed
- 高效工作文档产出归类
- D - Linear Probing- 并查集
猜你喜欢
Building a cloud-native DevOps environment
[LeetCode304周赛] 两道关于基环树的题 6134. 找到离给定两个节点最近的节点,6135. 图中的最长环
E - Integer Sequence Fair
[Camp Experience Post] 2022 Cybersecurity Summer Camp
C语言——分支语句和循环语句
软技能之UML图
Spark Sql之join on and和where
GIF制作-灰常简单的一键动图工具
数据机构---第五章树与二叉树---二叉树的概念---应用题
C#大型互联网平台管理框架源码:基于ASP.NET MVC+EF6+Bootstrap开发,支持多数据库
随机推荐
毕业作业
[Camp Experience Post] 2022 Cybersecurity Summer Camp
excel split text into different rows
Making a Simple 3D Renderer
加载字体时避免隐藏文本
How do programmers solve online problems gracefully?
nodejs--process
伸展树的特性及实现
cdh的hue上oozie启动报错,Cannot allocate containers as requested resource is greater than maximum allowed
6133. 分组的最大数量
程序员如何优雅地解决线上问题?
中职网络安全竞赛B7比赛部署流程
计算两点之间的距离
prim生成树
简单3D渲染器的制作
PostgreSQL Basics--Common Commands
Building a cloud-native DevOps environment
软件测试之移动APP安全测试简析,北京第三方软件检测机构分享
cmd command
FAST-LIO2代码解析(二)