telegram-channel-scraper icon indicating copy to clipboard operation
telegram-channel-scraper copied to clipboard

Scrape messages from Telegram in a NodeJS cli program

Results 8 telegram-channel-scraper issues
Sort by recently updated
recently updated
newest added

Hello, I saw that there was a topic about it but it was closed by Whoever opened it without an answer - https://github.com/abdhass/telegram-channel-scraper/issues/4 How do I configure for the app...

The following is the I have got. Please help/guide if anyone can. ![Screenshot 2021-09-25 224442](https://user-images.githubusercontent.com/72190681/134780366-08463f47-767d-4263-8bd5-1717396b17b8.png)

RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= 0 and

Hey, can i use this to forward images and text from a certain group?

(node:3237) UnhandledPromiseRejectionWarning: TypeError: Only HTTP(S) protocols are supported at getNodeRequestOptions (/home/segni/Documents/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1261:9) at /home/segni/Documents/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1322:19 at new Promise () at fetch (/home/segni/Documents/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1319:9) at sendToServer (/home/segni/Documents/telegram-channel-scraper/chat-history.js:69:26) at chatHistory (/home/segni/Documents/telegram-channel-scraper/chat-history.js:56:24) (node:3237) UnhandledPromiseRejectionWarning: Unhandled promise...

getting the follwoing error while running index.js ``` (node:7395) UnhandledPromiseRejectionWarning: TypeError: Only absolute URLs are supported at getNodeRequestOptions (/mnt/sdc/Code/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1257:9) at /mnt/sdc/Code/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1322:19 at new Promise () at fetch (/mnt/sdc/Code/telegram-channel-scraper/node_modules/node-fetch/lib/index.js:1319:9) at sendToServer...

can you add multichannel support ? )