本文介绍了适用于Google Chrome的脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是基于网络的编程语言的新手。现在我正试图弄清楚如何制作一个自动脚本,点击页面上的某些链接然后检索一些文本。该网站是一个学校网站,您可以在该网站上点击您所拥有的课程,并在每个课程页面上都有一个带有家庭作业的议程。我需要脚本将该文本从多个类提取到一个页面。我不是要求任何人为我做这个,我只需要知道从哪里开始。首先,我应该使用什么编程语言来实现这一目标?您也有任何其他提示!很抱歉这里有一个开放式的问题,但我真的只需要知道从哪里开始。



谢谢,

伊壁鸠鲁网页

Hello, I am pretty new to web-based programming languages. Right now I am trying to figure out how to make an automated script that clicks certain links on a page then retrieve some text. The site is a school website where you can click on classes you have and on each class page there is an agenda with homework at the bottom. I need the script to extract that text from multiple classes to one page. I am not asking anyone to make this for me, I just need to know where to start. To begin with, What programming language should I use to accomplish this? Any other tips you have are also welcome! Sorry for having such an open-ended question here, but I really just need to know where to start from.

Thanks,
Epicurus of the Web

推荐答案


这篇关于适用于Google Chrome的脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 20:22