Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
376 views
in Technique[技术] by (71.8m points)

javascript - 是否可以制作脚本来自动化该Web剪贴画场景?(Is it possible to make a script to automate that web scrapping scenario?)

I need a script to automate the following web scrapping process:

(我需要一个脚本来自动执行以下Web抓取过程:)

  1. Use search filter on the webpage by entering a pre-given ID in a TextInput field.

    (在TextInput字段中输入预先提供的ID,以在网页上使用搜索过滤器。)

  2. Mark one of the listed results by clicking an icon next to it.

    (通过单击旁边的图标标记列出的结果之一。)

  3. Press a button and wait for a data fetching process to complete

    (按下按钮,等待数据获取过程完成)

  4. Extract HTML embedded text from the fetched data.

    (从获取的数据中提取HTML嵌入式文本。)

  ask by Ahmed Samy translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

Please log in or register to answer this question.

Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...