Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Google Script

Google Script application Connecting to Twitter API and more

Connect to the Twitter API collecting Tweet object information neatly as rows in Google Sheets using Google App Script
Rating: 4.6 out of 54.6 (34 ratings)
780 students
Created by Laurence Svekis
Last updated 11/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to use Google Sheets to retrieve tweet object data
  • How to create applications within Google Sheets
  • Programming with App Script

Course content

4 sections • 39 lectures • 2h 39m total length

  • Preview04:36
  • Preview07:21
  • Logger Log Write your first function
    06:01
  • Add to Google Sheet UI option
    05:31
  • Class UrlFetchApp Fetch Method read response data
    11:05
  • Source Code
    00:07
  • Parse JSON data output object information
    05:00
  • Output to Google Sheet
    07:01
  • Exercise try URL fetch method
    04:31
  • Exercise Source Code
    00:02
  • Get URL source code of any website exercise
    11:02
  • Source Code for URL scrapper
    00:19
  • Google Script Resources and more information
    00:04

  • Power UP Google Script create a document send an email
    10:25
  • Source Code Create doc email out link
    00:07
  • Create Google Document
    03:39
  • Source Code Create Document
    00:01
  • GmailApp class send email method
    04:37
  • Source Code GmailApp
    00:04
  • Send Post request to URL google Script
    05:50
  • Section resources and Source code
    00:23

  • Intro to Twitter Developer
    02:32
  • Twitter Keys and Developer Access setup
    05:09
  • Twitter authentication setup Issuing application-only requests
    10:44
  • Source Code And links
    00:07
  • Store Token into Properties
    05:22
  • Source Code Resources
    00:09
  • Search Twitter API return data
    07:28
  • Twitter Search Script
    00:10
  • Get live tweet objects
    03:49
  • Tweet Object data into Google Sheet
    02:47
  • Twitter Data into Google Sheet columns
    04:20
  • Search Dialog quick search Twitter output results to Google Spreadsheet
    07:54
  • Source Code Search Twitter
    00:38
  • Setup Automated Search to Twitter API
    05:58
  • Google Sheet Get last Row values and more
    07:17
  • Twitter API connection conclusion
    05:46
  • Resources and Source Code
    00:44

  • Bonus Lecture
    01:13

Requirements

  • JavaScript
  • Twitter developer experience

Description

Do you want to be able to connect to the Twitter API, search a term and have the results pulled directly into your Google Spreadsheet?  Or even automate a listening system to pull regular data from Twitter into a spreadsheet?  Search any term on Twitter and return the results......

Learn how to build an application within Google Sheets to search tweets from Twitter and pull them directly into your spreadsheet.

Google Script Twitter Listener!!!  This is an in demand application that you can build using Google Script to listen and pull Tweet Objects on a regular trigger.  Its easier than you think to make you own social media listening app which builds a spreadsheet full of tweet data automatically.  This is something that I setup for a client and now I'm sharing the source code and how to set it up with you within this course.  Yes source code is 

In this course we show you how to build this fully function application, source code is included!

Use Google Script to easily build amazing applications that can power up your work!

Increase the power of your favorite Google apps — like Docs, Drive, Gmail, and Sheets.  Apps Script lets you do more with Google. All on a JavaScript like platform located in the cloud, making it easy and familiar to write the code and collaborative to share the code.  Make apps in the cloud that can DO MORE than you could ever imagine with just a few lines of code.

This course will teach you how to build applications that can use built in Google Script Classes and Methods to connect your script with advanced powerful functionality.  

If you know JavaScript you can jump right in and start creating web apps connecting all of your Google application together.   Automate your work you will be amazed at how easy it is to work with Apps Script.

JavaScript is a prerequisite to this course!

Course Lessons will demonstrate how to use Google Script

  • Learn what Google script is and how to write code with it
  • Learn about fetching URL data
  • Connect to APIs and retrieve response data directly into your spreadsheet
  • Connect to the Github API
  • Create a Google Doc with just one line of code 
  • Send emails to via GmailApp
  • Setup up automation with Triggers 
  • Link to other Google apps 
  • GET and POST data to an API
  • Scrape webpage source code into a Google Spreadsheet

Building a Twitter Listener using Google Script

  • Find out about Authenticating your Google Script to the Twitter API
  • Learn about Connecting your Google Sheet with Twitter Data
  • Experience using JSON response data and outputting it into your Google Spreadsheet
  • Explore Setting up a Twitter search popup window
  • Find out about Setting up automation with Triggers
  • Learn how to Debug Tweak and improve your code

Source Code is included for all the applications built within this course!

Taught by an instructor with over 18 years of web development experience.  I'm here to help you learn about Google Scripts and ready to answer any questions you might have.

If you have been looking for a way to track Twitter data or want to learn more about using Google Script this course is for you.  Its a one of a kind course online with source code for a fully functional application included!!!!

You will be amazed at what you can do with Google Scripts, join now to start creating your own applications today.

Who this course is for:

  • Anyone who wants to connect to the Twitter API
  • Web developers
  • Application Developers
  • Social Media data collectors

Instructor

Laurence Svekis
Instructor, GDE, Application Developer
Laurence Svekis
  • 4.3 Instructor Rating
  • 43,773 Reviews
  • 731,883 Students
  • 374 Courses

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today
Google Developers Expert - GSuite

Providing Web development courses and digital marketing strategy courses since 2002.

Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.

"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990, and my first website in 1998.  I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."

"Learning, understanding with a strong passion for education.  The internet has provided us with new opportunities to expand and share knowledge."

Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online.  Technology connects us all in many ways.  It opens up doors to those who embrace it and learn how to make those connections real.

"My courses are designed to help you achieve your goals, learn and update skills"

Background : An experienced web application developer, having worked on multiple enterprise level applications, hundreds of websites, business solutions and many unique and innovative web applications.  Web application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP and MySQL. Anything to do with web creation and digital experience. Passionate about everything to do with web application development, programming to online marketing with a strong focus on social media and SEO. 

"Understanding technology provides a means to better connect with users.  It also opens so many doors.   Knowledge is the key to success and I want to help you experience what technology has to offer. I'm passionate about web technologies, and look forward to sharing my knowledge and experience with you!"

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.