This is a browser automation skill that scrapes movie reviews from Douban, China's popular film rating platform. It's useful when you need to pull user sentiment and hot comments for Chinese movies, since Douban has one of the most active film communities in that market. The skill uses the wuying-agentbay-sdk to automate a browser session that navigates to Douban, searches for a movie, and extracts the top reviews with usernames and like counts. Processing takes one to two minutes per request, and you get a visualization URL to watch the automation run. If you're building anything that needs Chinese movie sentiment data or competitive analysis on film reception in China, this handles the tedious scraping work for you.
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill douban-movie-review