# Guard Your Web Content from Abuse with reCAPTCHA and Firebase

DevFeed: [Guard Your Web Content from Abuse with reCAPTCHA and Firebase](<https://devfeed.tech/articles/guard-your-web-content-from-abuse-with-recaptcha-and-firebase-16218.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/08/guard-your-web-content-from-abuse-with>)

Author: Doug Stevenson

Published: 2017-08-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [npm](<https://devfeed.tech/tags/npm.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

## AI overview

A Firebase team tutorial explains how to protect web content and backend services from spam and bot abuse by integrating reCAPTCHA with Firebase Hosting and Cloud Functions for Firebase. It covers creating a Firebase project, initializing Hosting and Functions with the Firebase CLI, installing npm modules, and testing deployment.

## Source excerpt

News, tutorials, and updates from the Firebase team.