Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohmycloud/autopick
AutoWriter
https://github.com/ohmycloud/autopick
Last synced: 2 days ago
JSON representation
AutoWriter
- Host: GitHub
- URL: https://github.com/ohmycloud/autopick
- Owner: ohmycloud
- Created: 2014-05-12T09:09:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T01:27:18.000Z (over 8 years ago)
- Last Synced: 2023-11-01T09:38:33.967Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 274 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
项目名称:客户数据自动采集系统和数据上传监控平台。
项目描述:编写对应 Perl 脚本, 从客户提供的指定网站抓取数据。
根据数据标准对不同格式数据进行筛选、清洗、转换。从提供的API中获取客户最近一周的数据上传
情况,监控最近连续 3 天未上传数据的客户并生成报表提供给产品运营部门。基本做到实时刷新报表内容。
项目技术:Perl、HTTP、MySQL、LWP、Mojolicious、AnyEvent
职责描述:负责抓取数据和数据处理, 并保证数据准确无误。负责报表生成, 数据监控。