小编use*_*ser的帖子

Automate daily csv file download from website button click

I would like to automate the process of visiting a website, clicking a button, and saving the file. The only way to download the file on this site is to click a button. You can't navigate to the file using a url.

I have been trying to use phantomjs and casperjs to automate this process, but haven't had any success.

I recently tried to use brandon's solution here Grab the resource contents in CasperJS or PhantomJS

Here is my code …

javascript csv automation phantomjs casperjs

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

automation ×1

casperjs ×1

csv ×1

javascript ×1

phantomjs ×1