JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.42k stars 704 forks source link

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

Closed janmatti closed 1 year ago

janmatti commented 1 year ago

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!

JustAnotherArchivist commented 1 year ago

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