开发者

Applescript scraping webpage

开发者 https://www.devze.com 2023-01-19 17:04 出处:网络
there is this awesome website called www.engrade.com. You can get your grades from the website when you log in from your various classes.

there is this awesome website called www.engrade.com. You can get your grades from the website when you log in from your various classes.

Now, is it possible for an Applescript to parse engrade.co开发者_JAVA技巧m, log in as me, using my username and password, then parse to find my grade?

can some one show an example of this? especially logging in.

Thanks, Elijah


I'd suggest a language like Python to do this. Why do you want to do it with Applescript?

0

精彩评论

暂无评论...
验证码 换一张
取 消