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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Need Help Brainstorming a Solution

1 点作者 chidog12大约 5 年前
Need help brainstorming a solution to a little problem I&#x27;m having.<p>I have a google spreadsheet filled with rows of data that I need to copy and paste in some input fields on a website.<p>Current Manual Flow is: - Copy Cell A1, Paste in 1st input field on the website - Copy Cell A2, Paste in 2nd input field on the website - etc... - Click save button on website - Click New Page - Copy Cell B1, Paste in 1st input field on the website -etc...<p>I&#x27;m trying to think of ways to automate this process? Any tips or ideas would be a big help and save me A LOT of time!

1 comment

verdverm大约 5 年前
there are several projects for browser automation, any should work for you if you can write some JS
评论 #22740292 未加载