Snag HITs. mturk.
< 腳本HIT Scraper WITH EXPORT的回應
I added a video. New (dev) scraper is on the left, old scraper is on the right.
https://vid.me/FNE4
Ugh, yes. I love this version but the constant jumping up and down is super annoying.
Go to line 1090 of the code and you should see this:
Interface.Status.append(`<br />Scraping again in ${this.cooldown} seconds`);
Remove the "<br />" and it will all appear on one line
Thank you.
This has now been fixed in the current version (4.0.032).
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
problem
The results jump up and down with each scrape. The old scraper had the "processing page.." text on one line. The new scraper uses 2 lines and then 1 line. This causes results to jump up and down. Very confusing . Anyone else experience this?