Automated Twitter Bot Using Python | Python Automation | Intellipaat

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024
  • In this video on “Twitter Automation Using Python,” you will get an in-depth brief of what python is and what automation is. This video includes the different automation techniques, how we use python for automation, and examples of python automation projects. Moving forward, we will learn what tools you need before getting started. So let’s begin without any delay!
    🔵 What is Python?
    Python is a high-level, general-purpose programming language with a beautiful syntax that allows programmers to focus on problem-solving rather than syntax errors. One of the primary goals of Python developers is to keep the language enjoyable to use.
    🔵 What is Automation?
    Automation is the use of technology to perform tasks with less human intervention. Automation can be used in any industry that encounters repetitive tasks, but it is more prevalent in the manufacturing, robotics, and automotive industries, as well as in the world of technology-in IT systems and business decision software.
    🔵 Intellipaat Training courses: intellipaat.com/
    Intellipaat is a global online professional training provider. We are offering some of the most updated, industry-designed certification training programs which includes courses in Big Data, Data Science, Artificial Intelligence and 150 other top trending technologies.
    We help professionals make the right career decisions, choose the trainers with over a decade of industry experience, provide extensive hands-on projects, rigorously evaluate learner progress and offer industry-recognized certifications. We also assist corporate clients to upskill their workforce and keep them in sync with the changing technology and digital landscape.
    #TwitterAutomationUsingPython #PythonAutomation #intellipaat
    📌 Do subscribe to Intellipaat channel & get regular updates on videos: goo.gl/hhsGWb
    ----------------------------
    🔵 Intellipaat Edge
    1. 24*7 Life time Access & Support
    2. Flexible Class Schedule
    3. Job Assistance
    4. Mentors with +14 yrs
    5. Industry Oriented Course ware
    6. Life time free Course Upgrade
    ------------------------------
    🔵 For more information:
    Please write us to sales@intellipaat.com or call us at: +91-7847955955
    Website: intellipaat.com/
    Facebook: / intellipaatonline
    Telegram: t.me/s/Learn_w...
    Instagram: / intellipaat
    LinkedIn: / intellipaat-software-s...
    Twitter: / intellipaat

ความคิดเห็น • 6

  • @foreveryoung-hu4fc
    @foreveryoung-hu4fc ปีที่แล้ว +2

    Nice ☺️

    • @Intellipaat
      @Intellipaat  ปีที่แล้ว

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @prasdsiva7747
    @prasdsiva7747 ปีที่แล้ว +2

    Please increase the quality of video

    • @Intellipaat
      @Intellipaat  ปีที่แล้ว +1

      @prasd siva Sure! We'll do it soon. Meanwhile, Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @chadhaase1773
    @chadhaase1773 ปีที่แล้ว +1

    Thank you for the video. I get the following errors. My tweets.txt file is in the project folder.
    auth= tweepy.OAuthHandler(CONSUMER_KEY, CONSUMER_SECRET)
    >>> auth.set_access_token(ACCESS_KEY, ACCESS_SECRET)
    >>> api=tweepy.API(auth)
    >>>
    >>> my_file=open('tweets.txt', 'r')
    Traceback (most recent call last):
    File "", line 1, in
    FileNotFoundError: [Errno 2] No such file or directory: 'tweets.txt'
    >>> file_lines=my_file.readlines()
    Traceback (most recent call last):
    File "", line 1, in
    NameError: name 'my_file' is not defined
    >>> my_file.close()
    Traceback (most recent call last):
    File "", line 1, in
    NameError: name 'my_file' is not defined
    >>> for line in file_lines:
    ... print(line)
    ... if line !='
    ':
    ... api.update_status(line)
    ... else:
    ... pass
    ... sleep(1800)

    • @Intellipaat
      @Intellipaat  ปีที่แล้ว

      If you wish to get Personal support, fill out this form and we will reach out to you. Have a great day!
      .
      Google Form: forms.gle/XWy7MtQPrHkgq7Pt7