Commit Graph

67 Commits

Author SHA1 Message Date
Rohit
5e775fa83f Merge branch 'develop' into iframe 2025-01-04 15:51:51 +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
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
RohitR311
a9dc4c8f4c feat: add conditional check to collect matching classes 2024-12-17 12:21:56 +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
RohitR311
942981e1ea feat: add or array empty condition for scrapeSchema 2024-12-03 22:44:45 +05:30
amhsirak
6d59a58e30 feat: handle relative src urls in scrape schema 2024-11-23 07:07:12 +05:30
amhsirak
232f838902 feat: handle relative src urls in scrape list 2024-11-23 07:06:15 +05:30
amhsirak
94aa8bcf42 feat: handle relative href urls in scrape list 2024-11-23 07:05:55 +05:30
amhsirak
fc2e3dc1c1 feat: join base url with href 2024-11-23 07:04:18 +05:30
karishmas6
f377e9702e feat: remove window scrollDown & scrollUp 2024-09-20 20:22:23 +05:30
karishmas6
b4eab60619 chore: remove comment 2024-09-20 20:20:44 +05:30
karishmas6
e9f1ff0294 feat: remove browser side scroll down 2024-09-20 20:19:55 +05:30
karishmas6
7ab668633c feat: remove browser side scroll up 2024-09-20 20:19:29 +05:30
karishmas6
e8e6a2d9b0 feat: remove browser based click next pagination 2024-09-20 20:17:45 +05:30
karishmas6
c6f7af6454 fix: format 2024-08-31 01:57:13 +05:30
karishmas6
221c450546 feat: use window.scrollTo instead of scrollBy 2024-08-18 21:56:09 +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
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