Category Archives: Python

python-useful-list-functions-map-filter-find-and-reduce

Hello everyone, I made a small recap of these super useful list functions in Python: map, filter, find, reduce with a simple example.

Read more

easily-deploy-python-flask-app-with-gitlab-heroku

Learn how easy is to deploy a Python Flask web app using Gitlab pipelines and Heroku as a deployment platform with a simple code push.

Read more

The importance of use User Agent to Scraping Data

Learn about the importance of using user agent in the headers of a custom request using Python and the library requests.

Read more

Python Facebook Posts Scraper with Requests and BeautifulSoup4

Learn to scrape the latest posts from a profile, page, or group from Facebook using Python and the libraries: requests and Beautiful Soup.

Read more

4/4

Pin It on Pinterest