September 2024 Summaries
2 posts from Browserbase
Filter
Month:
Year:
Post Summaries
Back to Blog
Browserbase is committed to open source software and has announced its sponsorship of ScrapegraphAI with a donation of $12,000. This contribution represents $2,000 for each full-time developer on the Browserbase team, underscoring their commitment to giving back to the community that has given them so much. By supporting this project, they're investing in the future of web technologies and AI integration. The company believes in supporting open source developers and maintainers due to its role in fostering innovation, building community, ensuring sustainability, promoting transparency, and giving back to the community. Browserbase's sponsorship is just the first step in their ongoing commitment to open source, with plans to continue expanding their support for impactful projects that align with their values and technological interests. The company encourages others to join them in supporting open source projects, believing that collective efforts can drive innovation, create better technologies, and build a stronger tech industry.
Sep 11, 2024
487 words in the original blog post.
The tutorial covers the process of creating a Slack Scout bot that sends notifications whenever specific keywords are mentioned on Twitter, Hacker News, or Reddit. The project uses Browserbase and Val Town to access and scrape website posts, write scheduled functions and APIs, send automated Slack messages via webhooks, and store persistent data in a SQLite database. The tutorial guides users through the process of creating scripts for each platform, including Reddit, Hacker News, and Twitter, as well as a cron function to run these scripts every hour, sending notifications when new content is found.
Sep 01, 2024
804 words in the original blog post.