automatic-oauth-vulnerabili.../browser-use/examples/use-cases
2025-05-18 21:57:54 +09:00
..
captcha.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
check_appointment.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
find_and_apply_to_jobs.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
find_influencer_profiles.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
google_sheets.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
online_coding_agent.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
post-twitter.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
README.md [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
scrolling_page.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
shopping.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
twitter_post_using_cookies.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
web_voyager_agent.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00
wikipedia_banana_to_quantum.py [Add] browser-use and main.py 2025-05-18 21:57:54 +09:00

Use Cases of Browser-Use

File Name Description
captcha.py Automates CAPTCHA solving on a demo website.
check_appointment.py Checks for available visa appointment slots on the Greece MFA website.
find_and_apply_to_jobs.py Searches for job listings, evaluates relevance based on a CV, and applies automatically.
online_coding_agent.py Implements a multi-agent system for online code editors, with separate agents for coding and execution.
post-twitter.py Provides a template for automated posting on X (Twitter), including new tweets, tagging, and replies.
scrolling_page.py Automates webpage scrolling with various scrolling actions and text search functionality.
twitter_post_using_cookies.py Automates posting on X (Twitter) using stored authentication cookies.
web_voyager_agent.py A general-purpose web navigation agent for tasks like flight booking and course searching.