使用puppeteer完成监听浏览器下载文件并保存到自己本地或服务器上完成上传功能
创始人
2025-01-17 04:02:46
0

需求场景

获取网站点击的下载pdf,并把pdf重命名再上传到COS云上面

技术使用

“puppeteer”: “^19.7.2”,
“egg”: “^3.15.0”, // 服务期用egg搭的
文件服务使用COS腾讯云

核心思路

获取浏览器下载事件,并把文件保存到本地

const session = await substitutePage.target()       .createCDPSession();     await session.send('Page.setDownloadBehavior', {       behavior: 'allow',       downloadPath, // 指定文件保存路径回家     }); 

在保存到本地前监听此文件夹,如果有文件则获取并上传
加timer做防抖是为了防止在文件写入时以及重命名文件时多次触发watch函数,导致出会出现0KB源文件脏数据

 let timer: any = null;  fs.watch(downloadPath, async (_eventType, filename) => {  if (timer !== null) {  clearTimeout(timer);    }    timer = setTimeout(() => {      // 防止出现下载的临时文件就触发      if (filename.endsWith('.pdf')) {        resolve({          filename,        });      }    }, 500);  }); 

完整代码

    const session = await substitutePage.target()       .createCDPSession();     await session.send('Page.setDownloadBehavior', {       behavior: 'allow',       downloadPath, // 指定文件保存路径回家     });      // res就是文件相关信息了     const [ res ] = await this.downloadPdfHandler(substitutePage, downloadPath);     // filePath就是自己本地的文件所在绝对路径     const filePath = `${downloadPath}/${res.fileName}`;     // uploadFile是cos文件上传相关实现, 我就不放了,有私密的key     const pdfUriCode = await this.uploadFile(filePath, filePath);     const pdfUri = decodeURIComponent(pdfUriCode);     this.domainList = {       pdfSize: res.pdfSize,       pdfUri: pdfUri.substring(pdfUri.indexOf('root')),     }; 

downloadPdfHandler函数实现

  downloadPdfHandler(page, downloadPath): Promise {     const uuidName = uuidv4();     const fsWatchApi = () => {       // 使用防抖是为了防止下载的文件没有写入完全就重命名,那样会产生一个脏文件       let timer: any = null;       return new Promise<{ filename: string }>(resolve => {         fs.watch(downloadPath, async (_eventType, filename) => {           if (timer !== null) {             clearTimeout(timer);           }           timer = setTimeout(() => {             // 防止出现下载的临时文件就触发             if (filename.endsWith('.pdf')) {               resolve({                 filename,               });             }           }, 500);         });       });     };      function responseWatchApi() {       return new Promise(resolve => {         page.on('response', async response => {           // 检查响应是否为application/octet-stream且可能包含PDF(或你期望的其他文件类型)           if (response.headers()['content-type'].startsWith('application/octet-stream')) {             resolve();           }         });       });     }      return new Promise(async (resolve, reject) => {       try {          const [ , { filename }] = await Promise.all([ responseWatchApi(), fsWatchApi() ]);         const oldFilePath = path.join(downloadPath, filename);         const newFilePath = path.join(downloadPath, `${uuidName}.pdf`);         try {           fs.renameSync(oldFilePath, newFilePath);           this.logger.info(`文件名已经被修改完成:${uuidName}`);         } catch (error) {           this.logger.info(`文件名已经被修改完成:${uuidName}`);         }         await this.sleep(5 * 1000);         const files = fs.readdirSync(downloadPath);         // 创建一个数组,将文件名和其mtime(最后修改时间)一起存储         const filesWithMtime = files.map(file => {           const filePath = path.join(downloadPath, file);           const stats = fs.statSync(filePath);           return { fileName: file, mtime: stats.mtime, size: stats.size };         });         const newestFile = filesWithMtime.sort((a, b) => b.mtime.getTime() - a.mtime.getTime())[0];         this.logger.info('newestFile: %o', {           newestFile,         });         resolve({           pdfSize: newestFile.size,           fileName: newestFile.fileName,         });        } catch (e) {         reject(e);       }     });   } 

相关内容

热门资讯

七分钟了解!闲娱棋牌有挂吗,w... 七分钟了解!闲娱棋牌有挂吗,wepower德州都是真的有挂,必备教程(有挂脚本);进入游戏-大厅左侧...
2分钟科普!雀神微信小程序怎么... 2分钟科普!雀神微信小程序怎么开挂,aaPOKER确实是真的有挂,玩家教你(有挂教学)1、点击下载安...
九分钟辅助!决战卡五星游戏辅助... 九分钟辅助!决战卡五星游戏辅助器,德州俱乐部果然有挂,详细教程(有挂揭秘)暗藏猫腻,小编详细说明决战...
8分钟辅助挂!财神十三张特殊牌... 8分钟辅助挂!财神十三张特殊牌外 挂,we-poker原来有挂,新2025版(有挂教学)1、每一步都...
7分钟辅助挂!台州宝宝游戏外 ... 7分钟辅助挂!台州宝宝游戏外 挂,鱼扑克app俱乐部切实是有挂,安装教程(有挂辅助挂)1、任何台州宝...
一分钟实锤!闲逸碰胡黑科技,哈... 一分钟实锤!闲逸碰胡黑科技,哈糖大菠萝十三张一直真的是有挂,微扑克教程(有挂软件)运闲逸碰胡黑科技辅...
六分钟辅助!微信小程序广丰51... 六分钟辅助!微信小程序广丰510k有挂吗,菠萝德州app切实是有挂,AA德州教程(有挂详情)1、起透...
五分钟普及!中至万年麻将有挂吗... 五分钟普及!中至万年麻将有挂吗,德州俱乐部一直是有挂,可靠技巧(有挂普及);该软件可以轻松地帮助玩家...
8分钟发现!葫芦娃捉鸡是真的吗... 8分钟发现!葫芦娃捉鸡是真的吗,红龙poker切实是有挂,科技教程(有挂神器)该软件可以轻松地帮助玩...
4分钟了解!大唐麻将有什么规律... 4分钟了解!大唐麻将有什么规律吗,德扑其实是真的有挂,教你攻略(有挂方法);1、实时大唐麻将有什么规...