How to Parse Hidden HTML With Selenium Headless Mode and Deploy it to Heroku

Ever wondered how you scrape hidden (or JS generated) HTML? Selenium is your friend. Ever wondered how to run it without a browser popping up? Use headless mode. How would you run it remotely? Use Heroku. And how about autoposting to Slack and Twitter? With the right libraries and API setup little code is needed. In this 10 step guide I will show you how to build a Packt Free Learning Notifier which will accomplish all these tasks. Ready to learn some nice automation skills in Python?

Code Challenge 49 – Contribute to Open Source: Clean up Planet Python

Hi Pythonistas, it has been silent on the Community Blog challenges front, but then again we completed the 100 Days of Code in Python course which was a great milestone. Although less frequent, we will keep doing blog challenges though, not to worry! Let’s start with a long pending item: cleaning up Python planets feeds, an interesting and valuable open source contribution.

Code Challenge 42 – Mastering Regular Expressions

Hi Pythonistas, it’s beginning of the month so we’re busy selecting some cool code challenges for you to work on to hone your Python skills. Regular Expressions was a long time coming so let’s get it out there. We hope we hit a decent intermediate level with this challenge. If you have questions ask us in the comments or join our Slack.