Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ohmycloud/autopick

AutoWriter
https://github.com/ohmycloud/autopick

Last synced: 2 days ago
JSON representation

AutoWriter

Awesome Lists containing this project

README

        

项目名称:客户数据自动采集系统和数据上传监控平台。

项目描述:编写对应 Perl 脚本, 从客户提供的指定网站抓取数据。

     根据数据标准对不同格式数据进行筛选、清洗、转换。从提供的API中获取客户最近一周的数据上传

     情况,监控最近连续 3 天未上传数据的客户并生成报表提供给产品运营部门。基本做到实时刷新报表内容。

项目技术:Perl、HTTP、MySQL、LWP、Mojolicious、AnyEvent

职责描述:负责抓取数据和数据处理, 并保证数据准确无误。负责报表生成, 数据监控。