Commit Graph

188 Commits

Author SHA1 Message Date
RohitR311
2ad0b2ac8c feat: handle chained selectors for click next pagination 2025-01-09 17:01:08 +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
Karishma Shukla
c25975bf98 Merge pull request #266 from getmaxun/sel-fix
feat: selection revamp
2024-12-17 21:54:15 +05:30
RohitR311
a9dc4c8f4c feat: add conditional check to collect matching classes 2024-12-17 12:21:56 +05:30
RohitR311
7ce7a1598c feat: check for selector visibility in getState 2024-12-14 20:32:07 +05:30
RohitR311
7f48464eea feat: add page navigation timeout 2024-12-14 18:35:38 +05:30
amhsirak
53cb428715 chore: core v0.0.6 2024-12-11 14:21:26 +05:30
Karishma Shukla
a37414febe Merge pull request #248 from getmaxun/docker-arm
fix: explicitly set easylist url
2024-12-11 14:19:23 +05:30
amhsirak
44880cfce0 feat: explicitly fetch easylist url 2024-12-11 14:14:23 +05:30
RohitR311
c7af54ebe0 feat: add fallback mechanism for click and waitForLoadState action 2024-12-10 20:33:35 +05:30
Rohit
9023680661 Merge branch 'develop' into rect-improve 2024-12-09 21:17:52 +05:30
Karishma Shukla
863ad23f96 Merge pull request #229 from getmaxun/login-scrape
feat: extract behind login
2024-12-09 21:15:58 +05:30
RohitR311
386e7c9a98 feat: add programmatic click event for clickNext 2024-12-09 20:13:46 +05:30
RohitR311
be6d8ab249 feat: add selectors in bottom up order 2024-12-08 18:04:49 +05:30
RohitR311
342fd79588 feat: add bottom up get selectors logic 2024-12-07 22:34:02 +05:30
RohitR311
a8e8c1de82 fix: rm about:blank url check for action 2024-12-07 21:53:55 +05:30
RohitR311
d6be2683fd feat: add check to match action url and return 2024-12-07 21:16:58 +05:30
RohitR311
0ee50e1c26 feat: add bottom up workflow traversal 2024-12-06 22:10:28 +05:30
RohitR311
bffe838988 feat: add earliest selectors from workflow 2024-12-06 17:06:20 +05:30
RohitR311
079863d015 feat: add earliest selectors logic for page state 2024-12-06 03:39:15 +05:30
amhsirak
429ddaa571 chore: lint 2024-12-06 03:21:18 +05:30
amhsirak
5985bc11f0 fix: use window.location.origin instead of base url 2024-12-06 03:20:48 +05:30
amhsirak
5ed8e8ae42 fix: use window.location.origin instead of base url 2024-12-06 03:20:30 +05:30