🚨 Anthropic just showed a 27-minute workshop on how to actually do prompts for Claude.
Taught by the people who built it.
Free. No registration. No paywall.
I've seen $300 courses that don't cover what they teach in the first 8 minutes.
Watch it and Bookmark it now
> be cloudflare
> spend years selling protection from scrapers
> launch /crawl
> an API that fetches entire websites in html, markdown, links, and structured data
> become the scraper you were protecting people from
kind of ironic.
Announcing Gemini Embedding 2 ✨ the first fully multimodal embedding model built on the Gemini architecture. Now available in preview via the Gemini API and Vertex AI.
The new model provides semantic understanding across 100+ languages — and support for modalities across text, images, video, audio and documents (PDFs) in a shared vector space.
Start building today. Read the blog to learn more: https://t.co/WV8U4ullcT
Crawling an entire website used to take:
A Python script.
Playwright or Selenium.
Proxy rotation.
Rate limiting logic.
Error handling.
3 hours of debugging why page 47 returned a 403.
Now it's one API call.
Every web scraping startup that raised millions to solve this problem just became a single endpoint.
Every freelancer charging $500 to "extract website data" just lost their entire business model to a /crawl command.
HTML. Markdown. JSON. Pick your format. No scripts. No browser. No headache.
The entire web scraping industry just got reduced to one line of code.
Someone is going to use this to clone every competitor's website by Friday. 💀
@KevinNaughtonJr You give your car to the valet, valet stores your car in the garage, when you want your car back, valet brings out your car, valet is the API. In general API is working in the service industry, serving you and others
@StephaneMaarek Hello Stephane! I'm now 2x times AWS Certified thanks to you! I've lastly obtained my SAA Certification 2 weeks ago, and now I've started my studies to become a SAP. I'm a bit stuck on which courses from you to follow. Can you help me out on this? Thanks! 🫡
AWS Amazon Comprehend is a NLP service that can be used to extract meaning and analyze textual data to gain insights. Pre-trained model can be used or you can create a custom NLP model. Service fee is not upfront, you can use this service as pay-as-you-go.
The TRUE Web Developer Roadmap You Need In 2022
1. JavaScript 😎
2. Data Structures and Algorithms 🤓
3. React ⚛️
4. Tailwind CSS + CVA
5. TypeScript -> React 💙
6. Next.js ⭐