Commit Graph

280 Commits

Author SHA1 Message Date
Generic Developer
1bcfead104 screenshots allmost work 2024-09-28 01:10:17 +00:00
Generic Developer
3d3863f369 docker markdown working 2024-09-27 23:56:51 +00:00
Harsh Gupta
66e5d42d2e cleanup 2024-09-18 09:48:30 +05:30
Harsh Gupta (aider)
cc4d316764 fix: Improve logging and validation for cookie setting in web scraping 2024-08-26 17:40:50 +05:30
Harsh Gupta
6309cbd7a0 update the start script 2024-08-26 17:36:54 +05:30
Harsh Gupta
66183d8216 set cookies properly 2024-08-15 22:48:52 +05:30
Harsh Gupta (aider)
49a90ee7d4 feat: use urlToCrawl in cookie url 2024-08-15 22:43:50 +05:30
Harsh Gupta
dcc3e5294d fix: Update crawler.ts to log cookies 2024-08-15 22:43:49 +05:30
Harsh Gupta (aider)
1a5f2eb408 feat: Read cookies from x-set-cookie header and set those cookies in crawlOpts, the url needs to be read from the request parameters 2024-08-15 22:40:49 +05:30
Harsh Gupta
fc0023f381 manually set cookie 2024-08-15 22:33:58 +05:30
Harsh Gupta
953429218a Revert "WIP: Cookie fixes"
This reverts commit 12850d79c7.
2024-08-15 21:31:17 +05:30
Harsh Gupta
12850d79c7 WIP: Cookie fixes 2024-08-15 21:23:04 +05:30
Harsh Gupta
bb3f6b3199
Update README.md 2024-08-15 16:48:09 +05:30
Harsh Gupta
abef29075c remove empty file 2024-08-15 16:38:15 +05:30
Harsh Gupta
f60a2a19fb update installation/usage instruction 2024-08-15 16:36:59 +05:30
Harsh Gupta (aider)
aa0dcea9b0 docs: Add setup and usage instructions to README 2024-08-15 16:36:47 +05:30
Harsh Gupta
a7fbe3cb38 finish responding properly 2024-08-15 15:42:39 +05:30
Harsh Gupta (aider)
7677ec77ce Parse request headers properly 2024-08-15 15:12:54 +05:30
Harsh Gupta
19dc9df9cb more console logs 2024-08-15 15:01:48 +05:30
Harsh Gupta (aider)
f6ee7ca6e5 fix: Improve header handling in CrawlerOptions.from() 2024-08-15 14:59:51 +05:30
Harsh Gupta
c77135490b feat: Add logging for scrapping options context 2024-08-15 14:59:49 +05:30
Harsh Gupta
77be0d08ff more console logs 2024-08-14 20:44:25 +05:30
Harsh Gupta (aider)
56c1d461ec feat: Add console.log statements to crawler.ts 2024-08-14 20:42:51 +05:30
Harsh Gupta
3e2bf6d39d add an express endpoint to run the crawl endpoint 2024-08-14 19:34:53 +05:30
Harsh Gupta (aider)
57b07507d1 feat: Add Express server with crawl endpoint 2024-08-14 19:17:25 +05:30
Harsh Gupta
32263c7e9e feat: Add express server for crawling functionality 2024-08-14 19:17:23 +05:30
Harsh Gupta
1d8b3eae0d increase memory limit 2024-08-14 16:59:51 +05:30
Harsh Gupta (aider)
b682ee5bb5 feat: add hello world endpoint in firebase cloud functions 2024-08-14 16:42:03 +05:30
Harsh Gupta
f927aab144 update deps 2024-08-14 16:40:13 +05:30
Harsh Gupta
54aae972ae fix the puppeteer thingy 2024-08-14 16:39:59 +05:30
Harsh Gupta (aider)
a72373f815 fix: Add try-catch block to handle errors in salvage method 2024-08-14 16:04:57 +05:30
Harsh Gupta
888546e064 fix: Make the salvage method private in the puppeteer service 2024-08-14 16:04:56 +05:30
Harsh Gupta (aider)
ef138360c2 fix: Remove private modifier from salvage method 2024-08-14 16:01:00 +05:30
Harsh Gupta (aider)
f6f3fc5bea fix: Improve error handling and add retry mechanism in PuppeteerControl 2024-08-14 15:49:13 +05:30
Harsh Gupta (aider)
a3a299fb38 fix: Implement retry mechanism and improve error handling for scraping function 2024-08-14 15:46:41 +05:30
Harsh Gupta
ddbf0030b4 fix the logger thingy 2024-08-14 15:35:20 +05:30
Harsh Gupta (aider)
a3f222638e feat: Add shared module dependencies and exports 2024-08-14 15:15:07 +05:30
Harsh Gupta (aider)
02abc2aaaa fix: Register Logger class with dependency injection container 2024-08-14 15:11:14 +05:30
Harsh Gupta
2d6447e8fc add mock shared libraries 2024-08-14 14:53:52 +05:30
Harsh Gupta
88a6bd7131 remove submodule shared 2024-08-14 14:53:22 +05:30
Harsh Gupta
cbe4fa94c1 remove alt-text service 2024-08-14 14:46:37 +05:30
Harsh Gupta
4c957adbce remove PDF extraction functionality 2024-08-14 14:44:01 +05:30
Harsh Gupta
db6cd7d76c fixes 2024-08-14 14:41:02 +05:30
Harsh Gupta (aider)
e9ac98a628 fix: Remove new keyword when using RPCReflection 2024-08-14 14:39:32 +05:30
Harsh Gupta
4e9b6b7ca5 fix: Update type annotations for mixins and suffixMixins arrays in crawler.ts 2024-08-14 14:39:31 +05:30
Harsh Gupta
87d9f772c1 more fixes 2024-08-14 14:35:07 +05:30
Harsh Gupta (aider)
2343c1d28b feat: Modify crawler.ts and index.ts to make crawl function usable as a Firebase function 2024-08-14 14:30:08 +05:30
Harsh Gupta
80547abf38 fix: Remove unused code and dependencies 2024-08-14 14:30:07 +05:30
Harsh Gupta (aider)
c33929afb2 refactor: remove usage of cache 2024-08-14 13:51:35 +05:30
Harsh Gupta
127c32abc9 fix: Remove unnecessary code for calculating charge amount 2024-08-14 13:51:33 +05:30