Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: help to add user agents
Post: RE: help to add user agents

(May-01-2020, 10:50 AM)pyzyx3qwerty Wrote: Can you show the errors you are getting, while running the code? root@MRT97:~/123(master)# python bot.py File "bot.py", line 10 headers = {"User-Agen...
MRT97 General Coding Help 3 1,861 May-01-2020, 03:35 PM
    Thread: help to add user agents
Post: help to add user agents

import os try: from torrequest import TorRequest except: os.system("pip install torrequest && clear") from torrequest import TorRequest with TorRequest(password='Risk1234') as tr: headers...
MRT97 General Coding Help 3 1,861 Apr-30-2020, 09:42 PM
    Thread: How to rebuild this code?
Post: How to rebuild this code?

hi all, i'm trying to build a website traffic bot for my website. this is based from another another one youtube views bot. now i want to rebuild it. from multiprocessing import Pool, cpu_count, free...
MRT97 Web Scraping & Web Development 1 1,503 Apr-20-2020, 04:48 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020