Tag: Authentication
-
What is Google Firebase?
Google Firebase is a comprehensive platform for building and scaling web and mobile applications. It provides developers with a set of tools and services that simplify various aspects of application development, including backend infrastructure, database management, authentication, storage, and more. Firebase aims to accelerate development processes and enable developers to focus on building high-quality user…
-
How to scrape a website that requires login with Python – Tzahi Vidas
Web scraping with Python from a site that requires a login. This tutorial shows how to scrape a list of projects from a bitbucket account. There is a link to the code used in this tutorial that can be found on Github. > kazuar.github.io/scraping-tutorial/