snscrape icon indicating copy to clipboard operation
snscrape copied to clipboard

Error "module 'snscrape.modules.telegram' has no attribute 'TelegramScraper'"

Open janmatti opened this issue 2 years ago • 1 comments

Hi,

I have repeatedly received the above error. Using Python 3.11 and snscrape version 0.5.0.20230113 on mac BigSur 11.6. Any help is appreciated!

janmatti avatar Feb 07 '23 11:02 janmatti

Well, yes, there is no TelegramScraper, only a TelegramChannelScraper.

JustAnotherArchivist avatar Feb 07 '23 17:02 JustAnotherArchivist