Category Archives: Uncategorized

Parsing Javascript and APIs with ChompJS and JMESPath

I just published a new webscraping video – Parsing Javascript and APIs with ChompJS and JMESPath. Check it out below! Continue reading

Posted in Uncategorized | Leave a comment

Scraping Dynamic Websites WITHOUT Selenium

I’ve published a YouTube video to cover troubleshooting tips when dealing with dynamic websites, a topic I covered here before. Check it out below! I’ve been really enjoying making video/streaming content like this, if you want to see more of … Continue reading

Posted in Uncategorized | Leave a comment

Scrapy-GUI updated to version 1.1

Scrapy-GUI updated to version 1.1. Continue reading

Posted in Uncategorized | Leave a comment

Are your selectors not returning expected content when webscraping?

I’ve taken a shine to posting on the /r/learnpython subreddit recently and I have a noticed a trend over the last few days – quite a lot of people seem to be using the Holiday break to learn how to … Continue reading

Posted in General Tips, Python, tutorial, Uncategorized, webscraping | Tagged , , , , , , , | Leave a comment

ELI5 Tutorial: Python *args and **kwargs

In the past my quick tutorials are mainly focused on advanced or weird issues that I had trouble figuring out on my own. I’ve decided to shake that up a bit and do a new tutorial series: ELI5 Tutorials. For … Continue reading

Posted in ELI5, Python, tutorial, Uncategorized | Tagged , | Leave a comment

Dicecord Chatbot Outage

The Dicecord Chatbot will be going offline on November 27th until around 8pm UTC. The desktop app will work fine in the meantime.

Posted in Uncategorized | Leave a comment