fix: format
This commit is contained in:
@@ -421,7 +421,6 @@ async function clickNextPagination(selector, scrapedData, limit) {
|
|||||||
return results;
|
return results;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
window.scrollDown = async function (selector, limit) {
|
window.scrollDown = async function (selector, limit) {
|
||||||
let previousHeight = 0;
|
let previousHeight = 0;
|
||||||
let itemsLoaded = 0;
|
let itemsLoaded = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user