A Spider Bite Is Worth the Chance Of Becoming Spider-Man...

Category Automation

Predicting Sunsets with Machine Learning

Sticky post

This is the machine learning python program that I created to model sunsets and tweet a daily sunset prediction based on the current weather metrics. The following three functions are to collect location and contact info for first time users…. Continue Reading →

Scraping Google Trends With Python

Sticky post

If you’ve ever done SEO research or tried to coming up with content ideas, you how useful Google Trends can be when it comes to determining what people are interested in your niche. I was making SEO trend reports at… Continue Reading →

Scraping Linkedin Posts With Selenium & Beautiful Soup

Sticky post

This is a program that I build to scrape post data from LinkedIn pages. It currently extracts the date, media type, text, like count, comment count, share count, and any media links. Let’s get into this.. Required Python Packages and… Continue Reading →

How to Scrape Tweets Containing Keywords with Python

Sticky post

This is the code I wrote to scrape tweets from Twitter with python through the Twitter Search (Rest) API. I designed it to search twitter for various keywords tweeted by users and return the result in table. Introducing this program… Continue Reading →

Newer posts »

© 2026 Christophe Garon — Powered by WordPress

Theme by Anders NorenUp ↑