Commit Graph

82 Commits

Author SHA1 Message Date
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
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
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
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
RohitR311
40e0c7e839 feat: add scrapeSchema data accumulation logic 2024-12-03 22:21:26 +05:30
RohitR311
c1af321d8b feat: add scrapeSchema data accumulation logic 2024-12-03 17:51:06 +05:30
karishmas6
07dd0c611a feat: proxy configuration per user 2024-10-27 18:16:48 +05:30
karishmas6
2800e566e9 feat: set proxy 2024-10-27 01:09:00 +05:30
karishmas6
8567354fda feat: set page viewport size 2024-10-24 18:53:43 +05:30
karishmas6
32d5b09d6f feat: set page viewport size 2024-10-24 18:47:18 +05:30
karishmas6
9eec16feea fix: rename to maxun-core 2024-09-21 22:20:04 +05:30
karishmas6
db95038645 fix: use typeof operators 2024-09-21 21:50:54 +05:30
karishmas6
061714fcdc chore: lint 2024-09-20 23:37:00 +05:30
karishmas6
a7a1e9b305 fix: spacing 2024-09-20 23:36:28 +05:30
karishmas6
fb6ce10693 feat: click load more 2024-09-20 23:35:49 +05:30
karishmas6
b598d265b2 feat: scroll up 2024-09-20 20:26:51 +05:30
karishmas6
2bc9f70e09 fix(temporary): do not disable ad blocker manually 2024-08-21 05:55:05 +05:30
karishmas6
f8346f8985 chore: lint 2024-08-21 05:27:37 +05:30
karishmas6
928dc6141b fix: -rm currentPage var 2024-08-21 05:27:16 +05:30
karishmas6
a07e9b6969 fix: remove old scrapeList implementation 2024-08-21 05:26:39 +05:30
karishmas6
6eb1d94dea fix: remove fullLists & Request 2024-08-21 05:25:54 +05:30
karishmas6
57b56d3fcb feat: disable ad-blocker once runLoop closes 2024-08-21 05:25:30 +05:30
karishmas6
321bd01704 chore: lint 2024-08-21 05:24:52 +05:30
karishmas6
130f59a7c9 feat: disable ad blocker 2024-08-21 05:24:41 +05:30
karishmas6
1b06d8c00f feat: apply ad-blocker before running loop 2024-08-21 05:16:15 +05:30
karishmas6
cdb7ee0429 feat: apply ad blocker in page 2024-08-21 05:14:58 +05:30
karishmas6
b8679b356c fix: remove extra () 2024-08-21 05:11:28 +05:30
karishmas6
d23dad1990 feat: initialize ad-blocker 2024-08-21 05:10:56 +05:30
karishmas6
dd119955d2 feat: create blocker for Interpreter 2024-08-21 05:06:34 +05:30
karishmas6
c2db3cc720 fix: whitespace format 2024-08-20 23:16:11 +05:30
karishmas6
6d5ffb5222 chore: lint 2024-08-20 23:15:33 +05:30
karishmas6
6b6583647a chore: remove comments 2024-08-20 23:15:21 +05:30
karishmas6
24a3dd9a97 feat: remove redundant scraping outside switch case 2024-08-20 22:01:29 +05:30
karishmas6
8857de0b8f fix: remove while loop 2024-08-20 21:48:11 +05:30
karishmas6
e4b7ca5235 feat: scrape multiple pages 2024-08-19 19:23:31 +05:30
karishmas6
a715c56afe feat: initialize new set for unique items per page 2024-08-19 18:18:30 +05:30
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