Author

Cedric Sambre Avatar

Cedric Sambre

Latest articles

by

  • How to Write a Guest Article for PyBites

    ·

    ·

    4 min read

    Hello Everybody! In this article I’ll run through the procedure of using git and github to submit a guest article to PyBites.


  • Talking to API’s and goodlooking tools

    ·

    ·

    16 min read

    I recently ran into a tool called VTScan that uses the VirusTotal API to scan a file and print the results. I figured I could write the same, and add some functionality!


  • From Webscraper to Wordcloud

    ·

    ·

    7 min read

    After going through the web scraping learning paths, I decided to get my hands dirty and apply my freshly gathered knowledge on a real life project. I explain some difficulties you might encounter while scraping and I also show some libraries that can help you visualizing data you have obtained.