Commit Graph

1042 Commits

Author SHA1 Message Date
karishmas6
1b3bfddcb1 feat: track pages 2024-08-19 02:47:41 +05:30
karishmas6
56bd3c38ae chore: lint 2024-08-19 01:42:41 +05:30
karishmas6
bdf68fb66d chore: add comments 2024-08-19 01:39:55 +05:30
karishmas6
b6bcc1d516 feat: handle clickNext pagination by tracking already scraped items 2024-08-19 01:38:41 +05:30
karishmas6
0d1f83c201 fix: remove current page variable 2024-08-19 00:39:24 +05:30
karishmas6
6a597daa42 feat: handle next click pagination on server 2024-08-19 00:17:38 +05:30
karishmas6
4c699adad4 chore: remove comments 2024-08-18 23:54:15 +05:30
karishmas6
47f5726619 fix: dont call window.scrollUp() from browser side 2024-08-18 22:47:14 +05:30
karishmas6
997a466f30 chore: remove comment 2024-08-18 22:46:44 +05:30
karishmas6
9a18f470f9 chore: lint 2024-08-18 22:46:10 +05:30
karishmas6
5d1747c874 feat: wait before next iteration for content load completion 2024-08-18 22:35:35 +05:30
karishmas6
48a5ac3b82 feat: scrape for default case 2024-08-18 22:34:46 +05:30
karishmas6
5daac01f1b fix: remove duplicate return 2024-08-18 22:32:58 +05:30
karishmas6
1c93e5430a feat: scrape after scroll completion 2024-08-18 22:32:39 +05:30
karishmas6
ccc68ceb09 feat: remove scraping before checking pagination type 2024-08-18 22:31:37 +05:30
karishmas6
8ddee6ac10 feat: call scrapeList based on pagination 2024-08-18 22:22:43 +05:30
karishmas6
1260730e56 chore: lint 2024-08-18 22:19:24 +05:30
karishmas6
3771de92ca feat: make previousHeight global 2024-08-18 22:19:06 +05:30
karishmas6
bf292f0516 feat: scroll donw on server side 2024-08-18 22:18:03 +05:30
karishmas6
221c450546 feat: use window.scrollTo instead of scrollBy 2024-08-18 21:56:09 +05:30
karishmas6
95631541b9 feat: handle pagination on server side 2024-08-17 23:54:00 +05:30
karishmas6
a8e8b53d57 chore: remove comment 2024-08-17 23:51:32 +05:30
karishmas6
029a6b9e98 chore: lint 2024-08-17 23:51:00 +05:30
karishmas6
9f8e8fc01a feat: remove splice 2024-08-17 23:33:33 +05:30
karishmas6
f4511b7abc fix: remove else statement 2024-08-17 23:32:55 +05:30
karishmas6
4abc2cf9ba fix: add function keyword 2024-08-17 23:31:52 +05:30
karishmas6
2799d5055e chore: lint 2024-08-17 23:27:28 +05:30
karishmas6
794d540f81 feat: move scrollDown & scrollUp inside window 2024-08-17 23:27:17 +05:30
karishmas6
985c1034d3 chore: lint 2024-08-17 21:20:03 +05:30
karishmas6
94daa02806 feat: remove pagination param 2024-08-17 21:16:49 +05:30
karishmas6
9bc94f4614 feat: move pagination from browser side 2024-08-17 21:16:22 +05:30
karishmas6
b2678759db chore: lint 2024-08-16 23:43:51 +05:30
karishmas6
87476c3e35 fix: remove flexible param 2024-08-16 18:21:34 +05:30
karishmas6
d48f047742 chroe: addtodo 2024-08-15 21:30:34 +05:30
karishmas6
2ef2b2e814 feat: click next pagination 2024-08-14 08:25:20 +05:30
karishmas6
422b357e1c feat: scroll up 2024-08-14 06:33:26 +05:30
karishmas6
1c0b6e4db1 feat: scroll up to load more items 2024-08-14 06:32:42 +05:30
karishmas6
5828d512b9 chore: remove comment 2024-08-14 06:29:17 +05:30
karishmas6
960a591765 feat: scroll down pagination 2024-08-14 06:28:55 +05:30
karishmas6
2407c79dd2 feat: handle pagination types 2024-08-14 05:58:57 +05:30
karishmas6
375590fc0d feat: add pagination param 2024-08-13 23:56:27 +05:30
karishmas6
448ffbfc05 feat: limit no. of records scraped 2024-08-13 23:49:10 +05:30
karishmas6
00d32571fb chore: lint 2024-08-13 22:21:17 +05:30
karishmas6
5874f297b1 chore: remove whitespace 2024-08-13 22:20:05 +05:30
karishmas6
91983980f0 feat: scrapeList 2024-08-13 22:19:27 +05:30
karishmas6
dca706a4df fix: remove flexible logic 2024-08-12 20:17:17 +05:30
karishmas6
7c2ff6c2c9 feat: exclude utlitly classes + esc spc. chars 2024-08-12 18:24:27 +05:30
karishmas6
6cafc9ef2d chore: lint 2024-08-12 06:35:00 +05:30
karishmas6
286a39662d feat: add scrapeListAuto to custom actions 2024-08-12 06:28:33 +05:30
karishmas6
2bd4bc9ff1 feat: use scrapeListAuto 2024-08-12 06:28:08 +05:30