Commit Graph

810 Commits

Author SHA1 Message Date
karishmas6
7967b686f3 chore: remove unwanted comment 2024-08-02 19:09:16 +05:30
karishmas6
9b18293643 chore: lint 2024-08-02 19:07:58 +05:30
karishmas6
8540905192 feat: wrap scrape & scrapeSchema in IIFE 2024-08-02 19:07:18 +05:30
karishmas6
2aa7cdc4bc fix: use addInitScript THE RIGHT WAY!!! 2024-08-02 19:05:41 +05:30
karishmas6
12e40f089d feat: bypass CSP by setting extra HTTP headers for page context 2024-08-02 13:10:26 +05:30
karishmas6
92bb30d8b7 fix(core): script injection for scrape | scrapeSchema 2024-08-01 19:16:13 +05:30
karishmas6
7d57e5adc0 fix: use maxun-core 2024-07-31 22:46:38 +05:30
karishmas6
19ca0fa517 fix: use maxun-core 2024-07-31 22:46:19 +05:30
karishmas6
820939ec78 feat: use maxun-core 2024-07-31 21:10:52 +05:30
karishmas6
0ee54bf1f0 feat: use maxun-core 2024-07-31 21:10:25 +05:30
karishmas6
99ba2629cf chore(core): install joi & playwright 2024-07-31 20:48:25 +05:30
karishmas6
d91e88c30e feat(core): ts config 2024-07-31 20:45:07 +05:30
karishmas6
c6bbd27c71 refactor: create src dir 2024-07-31 20:42:19 +05:30
karishmas6
30edc9a6ac refactor: rename to maxun-core from mx-interpreter 2024-07-31 20:40:14 +05:30
karishmas6
30bfe50906 feat: body css 2024-07-31 19:47:52 +05:30
karishmas6
b628aca0c6 chore(core): lint 2024-07-31 05:43:32 +05:30
karishmas6
040c7a9ce6 feat(core): spawn browser context & run workflow 2024-07-31 05:43:14 +05:30
karishmas6
2f435e5655 feat(core): handle popups 2024-07-31 05:42:53 +05:30
karishmas6
20bf646656 feat(core): perform workflow steps 2024-07-31 05:42:27 +05:30
karishmas6
5efbac7c6f feat(core): action application for given context 2024-07-31 05:41:49 +05:30
karishmas6
4349d18041 feat(core): context obj from page & current workflow 2024-07-31 05:41:03 +05:30
karishmas6
71d1b66399 feat(core): init interpreter class + constructor 2024-07-31 05:39:55 +05:30
karishmas6
c7b9cbd0ba feat(core): interpreter options 2024-07-31 05:39:13 +05:30
karishmas6
be539e2524 fix(core): format 2024-07-31 05:38:31 +05:30
karishmas6
014f6e6bec chore(core): lint 2024-07-31 05:37:57 +05:30
karishmas6
67c4bbaf3e feat(core): workflow initialization 2024-07-31 05:37:37 +05:30
karishmas6
13d042b5c9 feat(core): extract selectors 2024-07-31 05:37:09 +05:30
karishmas6
29b365b714 feat(core): extract params from workflow 2024-07-31 05:36:34 +05:30
karishmas6
f6cf2591e3 feat(core): preprocessor schema & workflow validation 2024-07-31 05:35:59 +05:30
karishmas6
2335226495 feat: -rm scrape action 2024-07-31 05:12:28 +05:30
karishmas6
0a95080412 chore: -rm unused code 2024-07-31 05:02:07 +05:30
karishmas6
a0c781a89d chore: remove comments 2024-07-31 05:01:42 +05:30
karishmas6
25042d4eeb feat: use selector instead of value for key-value pair 2024-07-31 05:01:22 +05:30
karishmas6
1872c3cc50 feat: pass highlighter selector for selector prop 2024-07-31 04:55:09 +05:30
karishmas6
f608ef5895 feat: accept selector prop 2024-07-31 04:53:28 +05:30
karishmas6
020b5f4d0a fix: set action to scrapeSchema 2024-07-31 04:47:38 +05:30
karishmas6
8e4b48f2cb feat: emit key-value pair for scrapeSchema 2024-07-31 04:47:00 +05:30
karishmas6
126aaa1556 fix: -rm enqueueLinks action 2024-07-30 02:55:24 +05:30
karishmas6
f65569b951 fix: -rm imports of script & mouseclick 2024-07-29 20:06:03 +05:30
karishmas6
1ba953f6c4 chore: -rm click on co-ordinates 2024-07-29 20:05:17 +05:30
karishmas6
db21e9a40c chore: -rm script 2024-07-29 20:04:34 +05:30
karishmas6
4ed6e2f659 feat: -rm mouseclick action 2024-07-29 19:30:34 +05:30
karishmas6
a83bcc4d6d feat: -rm script action 2024-07-29 19:30:00 +05:30
karishmas6
b6903aea60 fix: revert 2024-07-29 16:40:20 +05:30
karishmas6
cd42c720a5 fix: return instead of console.log() 2024-07-28 21:39:33 +05:30
karishmas6
6cb0a8f3ae feat: use innerText instead of selector 2024-07-27 02:36:07 +05:30
karishmas6
802deb432e chore: lint 2024-07-27 02:11:59 +05:30
karishmas6
6031abde6b feat: use ElementInfo type 2024-07-27 02:10:10 +05:30
karishmas6
a3809a9bb2 feat: type ElemenInfo 2024-07-27 02:06:05 +05:30
karishmas6
8a6ac12494 feat: accept elementInfo as prop 2024-07-27 01:57:23 +05:30