HIT Scraper WITH EXPORT

Snag HITs. mturk.

< Feedback on HIT Scraper WITH EXPORT

Question/comment

§
Posted: 2016-01-06
Edited: 2016-01-07

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?

§
Posted: 2016-01-06
Edited: 2016-01-06

I added a video. New (dev) scraper is on the left, old scraper is on the right.

https://vid.me/FNE4

§
Posted: 2016-01-07

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

§
Posted: 2016-01-08

Thank you.

feihtalityAuthor
§
Posted: 2016-01-09

This has now been fixed in the current version (4.0.032).

Post reply

Sign in to post a reply.