TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Download GitHub invoices using Puppeteer

1 点作者 TomasHubelbauer超过 7 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;TomasHubelbauer&#x2F;scrape-github-invoices&#x2F;tree&#x2F;master" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;TomasHubelbauer&#x2F;scrape-github-invoices&#x2F;tr...</a><p>Hey HN, I was frustrated with downloading GitHub invoices for my org by hand so I figured I&#x27;d use the GitHub API to download them instead.<p>…not so fast! The GitHub API doesn&#x27;t allow one to do that. So I decided to stretch my Puppeteer muscle as I&#x27;ve been enjoying it more and more since I first looked into it and scrape the licenses from my own account.<p>The only thing I have to do now is fire up this script and enter the 2FA code. The rest is taken care of. Please note that this probably won&#x27;t work headless as headless downloading still seems to be a to-do for Puppeteer: <a href="https:&#x2F;&#x2F;github.com&#x2F;GoogleChrome&#x2F;puppeteer&#x2F;issues&#x2F;299" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;GoogleChrome&#x2F;puppeteer&#x2F;issues&#x2F;299</a><p>I may have to rename this repository, because I have a feeling name-dropping GitHub in the title will get me asked to change it, but that said, I hope you find this useful if you also like to keep the GitHub invoices locally!

暂无评论

暂无评论