Commit Graph

259 Commits

Author SHA1 Message Date
Rohit
7e2d1ea4cd feat: better load more pagination handling 2025-02-03 23:50:29 +05:30
Rohit
dc44f6a9cd feat: add block scope 2025-02-03 23:36:57 +05:30
Rohit
56bb09ef5a feat: revert load more pagination logic 2025-02-03 23:34:28 +05:30
Rohit
c37fe42a2f feat: add break for loadmore pagination 2025-02-03 23:26:06 +05:30
Rohit
02268bc694 feat: add navigation true if url different 2025-02-03 22:48:13 +05:30
Rohit
54f7deb3ed feat: add retry mechanism, modularization 2025-01-27 15:00:19 +05:30
amhsirak
fb3dd4e23f chore: core 0.0.10 2025-01-25 16:34:11 +05:30
Rohit
1bc153d949 feat: check for keyboard actions 2025-01-22 23:51:17 +05:30
Rohit
ec2a695187 feat: rm url creation and click race condition 2025-01-21 14:24:50 +05:30
amhsirak
636c6bf9b2 chore: maxun core 0.0.9 2025-01-13 14:57:59 +05:30
Rohit
b5421f3096 Merge branch 'develop' into bulk-scraping 2025-01-13 12:19:23 +05:30
RohitR311
a2314798c1 feat: check url visit and navigate 2025-01-12 02:47:25 +05:30
RohitR311
03e3098b58 feat: handle chain selector logic for click load more pagination 2025-01-11 22:53:39 +05:30
RohitR311
681aa8045e feat: rm timeout for wait for selector 2025-01-11 20:14:02 +05:30
RohitR311
3bb36ae89a feat: add race condition to handle click action 2025-01-11 19:33:28 +05:30
RohitR311
ab07399017 feat: rm selector from array if not visible 2025-01-11 17:56:17 +05:30
RohitR311
7aa7dc27b3 feat: better handling for click next navigation 2025-01-11 17:51:31 +05:30
RohitR311
73bbdeb6bb feat: handle chained selectors for click load more pagination 2025-01-10 12:49:14 +05:30
RohitR311
c7d6dea845 feat: cleanup console logs 2025-01-10 12:38:50 +05:30
RohitR311
906b72fbc3 feat: add fallback dispatch event if click fails 2025-01-09 17:44:43 +05:30
RohitR311
2ad0b2ac8c feat: handle chained selectors for click next pagination 2025-01-09 17:01:08 +05:30
amhsirak
e87a7be18a chore: maxun-core 0.0.8 2025-01-07 09:39:09 +05:30
RohitR311
9c8a980c43 feat: add deep nested iframe scraping support for capture text 2025-01-05 01:30:11 +05:30
Rohit
d1e82390f4 Merge branch 'develop' into iframe 2025-01-05 00:05:47 +05:30
Rohit
5e775fa83f Merge branch 'develop' into iframe 2025-01-04 15:51:51 +05:30
RohitR311
7b08471ba1 feat: add func to rm iframe selector from workflow 2025-01-04 15:37:35 +05:30
RohitR311
96049e361b feat: add iframe support for table and non table scraping 2025-01-04 15:36:54 +05:30
RohitR311
a845509a73 feat: add iframe support for scrapeSchema action 2025-01-04 10:51:01 +05:30
Rohit
3f54f11530 Merge branch 'develop' into shadow-dom 2025-01-02 20:10:10 +05:30
RohitR311
c287340f84 feat: shadowDOM support for table and non table list scraping 2025-01-02 14:17:19 +05:30
RohitR311
8db6279f05 feat: add shadowDOM support for scraping list 2025-01-01 16:39:36 +05:30
RohitR311
4b4074b70d feat: add logic to scrape multiple nested shadow dom elements 2024-12-31 01:52:38 +05:30
RohitR311
b757d9c4f8 feat: add func to rm shadow selectors from workflow 2024-12-30 23:38:38 +05:30
RohitR311
e952d8f202 feat: add nested shadow-root scraping logic for scrapeSchema 2024-12-30 23:37:16 +05:30
RohitR311
b696fa568d feat: add shadow param for scrapeSchema config 2024-12-30 01:28:22 +05:30
RohitR311
b60f4b73b8 feat: add functionality to scrape shadowDOM elements 2024-12-30 01:24:32 +05:30
RohitR311
fe38f5a581 feat: improve 70% class matching logic for scraping 2024-12-26 19:27:59 +05:30
RohitR311
fcc71e0841 feat: add limit to table scraping 2024-12-26 03:38:40 +05:30
RohitR311
31d9730237 feat: add logic to match 70% classes 2024-12-26 03:17:18 +05:30
RohitR311
33de0f1489 feat: separate table and non-table data logic 2024-12-26 01:16:29 +05:30
amhsirak
641b6559a7 fix: revert 2024-12-25 23:01:35 +05:30
RohitR311
50bcd4b8dd feat: add logic to seperate table fields 2024-12-25 22:19:18 +05:30
RohitR311
3176fa275f feat: add loop to handle nested scraping 2024-12-24 17:27:42 +05:30
RohitR311
5ac88c6eda feat: add scraping logic for tabular data in scrapeList 2024-12-24 02:31:32 +05:30
amhsirak
d016900237 chore: 0.0.7 maxun-core 2024-12-23 00:18:33 +05:30
amhsirak
58f92a35dc feat: try-catch handling for adblocker in core 2024-12-23 00:03:20 +05:30
amhsirak
584433e3f7 feat: try-catch handling for adblocker in core 2024-12-22 22:08:56 +05:30
Richard
06f0fe6df1 chore: format concurreny.ts in maxun-core 2024-12-20 22:27:04 +05:30
Karishma Shukla
9f40124764 Merge pull request #267 from getmaxun/click-fix
fix: skip click action if selector not visible
2024-12-19 03:47:55 +05:30
RohitR311
e34cfda770 fix: skip click action if selector not visible 2024-12-17 21:55:24 +05:30