Book a meeting
Close

Contacts

31 August 1989 Street 76,
Chișinău, Republic of Moldova

hello@cyberwhale.tech

Month: February 2017

5 programming languages to fall in love with on St. Valentine’s Day.

Saint Valentine’s Day is a holiday of love not only toward your beloved one or family, but also to things like… programming languages. We would like to outline 5 programming languages to fall in love with on St.  Valentine’s Day. Python…

Read More

How to parse dynamic HTML content using Python

In the previous tutorial we learning how to parse HTML in Python. In the Python tutorial we are going to learn to to parse dynamic HTML content generated by JavaScript, jQuery, Ajax, Angular or other dynamic pages technology. What’s the problem with…

Read More

How to parse emails from HTML in Python

In this tutorial we are going to get an idea of how to parse emails from HTML using Python. Python is a scripting language easy to get started and is perfect for tasks like parsing emails. So let’s elaborate an approach…

Read More