Giter Club home page Giter Club logo

telegram-scraper-adder's Issues

Scraping user count

Hello,
I got an error so I converted "aggressive = False" and now I can scrape users but if group is crowded then 5000-6000 users it gives error. So I limited scraping with 5000 user. On the other hand, when I want to scrape same group second time, I scrape same 5000 user. Is it possible to pass first 5000 user and get between users 5000-10000 ?

Only the same members

I tried it and it invites the same members all the time, that's why i can only add 10-15 people from one group.

Error

Traceback (most recent call last):
  File "c:\Users\AdministratorBOT\Desktop\RDP\Telegram-Scraper-Adder\scraper.py", line 43, in <module>
    client.sign_in(phone, input(gr+'[+] Enter the code: '+re))
  File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\sync.py", line 39, in syncified
    return loop.run_until_complete(coro)
  File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
    return future.result()
  File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\auth.py", line 368, in sign_in
    result = await self(request)
  File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\users.py", line 30, in __call__
    return await self._call(self._sender, request, ordered=ordered)
  File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\users.py", line 77, in _call
    result = await future
telethon.errors.rpcbaseerrors.AuthKeyError: RPCError 406: UPDATE_APP_TO_LOGIN (caused by SignInRequest)

issue

Screenshot (6)
I'm getting this error! What's wrong?

Sleep_time_2

I got this

NameError: name 'SLEEP_TIME_2' is not defined
Segmentation fault

My Télégramme account was limited 24 hours.
What to do ?

Ban

Account ban problm

Help

Any telegram script to add a particular (Single) user to more than 10+ channels (not group) in which i am admin?

I tried this on a server and on my machine but still showing the same problem

Hey, I have an issue with code presented in this video https://www.youtube.com/watch?v=9E5q5H-4_8Q
And this is the error : some help please
Traceback (most recent call last):
File "scrapper.py", line 24, in
with client:
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\helpers.py", line 184, in _sync_enter
return loop.run_until_complete(self.aenter())
File "C:\Program Files\Python38\lib\asyncio\base_events.py", line 616, in run_until_complete
return future.result()
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\client\auth.py", line 713, in aenter
return await self.start()
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\client\auth.py", line 189, in _start
await self.send_code_request(phone, force_sms=force_sms)
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\client\auth.py", line 514, in send_code_request
result = await self(functions.auth.SendCodeRequest(
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\client\users.py", line 30, in call
return await self._call(self._sender, request, ordered=ordered)
File "C:\Users\JIRO\AppData\Roaming\Python\Python38\site-packages\telethon\client\users.py", line 79, in _call
result = await future
telethon.errors.rpcerrorlist.ApiIdInvalidError: The api_id/api_hash combination is invalid (caused by SendCodeRequest)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.