To apply the skills from this module, complete these tasks:
- Practice AI prompting with OpenAI GPT-4.1 model for captcha bypass
- Create a program that scrapes a post from a web page and passes it to AI with a prompt to detect whether it discusses initial access sale or not
- Create a program that scrapes a web page -> scrape a non-English post -> use
langdetectpython library to detect language -> pass it to DeepL for translation into English -> Pass the translated content to AI to identify if it discusses initial access sale