# Bringits ## Docs - [](https://docs.bringits.com/index.md) - [Android Commands](https://docs.bringits.com/stream/commands/android.md): Android-specific automation commands for Android app automation and interaction - [Browser Commands](https://docs.bringits.com/stream/commands/browser.md): Browser automation commands for web browser automation (Chrome, Firefox, etc.) - [Browser Open](https://docs.bringits.com/stream/commands/browser/browser-open.md): Open a browser session and navigate to a URL - [Get Attributes](https://docs.bringits.com/stream/commands/browser/get-attributes.md): Extract attributes from DOM elements for detailed scraping operations - [Get Text Contents](https://docs.bringits.com/stream/commands/browser/get-text-contents.md): Extract text content from DOM elements - [Execution Flow Commands](https://docs.bringits.com/stream/commands/execution-flow.md): Execution flow control commands for controlling workflow execution and flow - [Generate Commands](https://docs.bringits.com/stream/commands/generate.md): Data generation commands for generating test data or synthetic data - [HTTP Commands](https://docs.bringits.com/stream/commands/http.md): HTTP request commands for making HTTP/HTTPS requests to APIs and web services - [HTTP Request](https://docs.bringits.com/stream/commands/http/http-request.md): Make HTTP/HTTPS requests to APIs and web services - [Interaction Commands](https://docs.bringits.com/stream/commands/interaction.md): User interaction commands for simulating user interactions (clicks, inputs, etc.) - [Parse Commands](https://docs.bringits.com/stream/commands/parse.md): Data parsing commands for extracting and parsing data from various formats - [JSON Parse](https://docs.bringits.com/stream/commands/parse/json-parse.md): Parse JSON data into structured objects - [Json Path](https://docs.bringits.com/stream/commands/parse/json-path.md): Extract data using JSONPath expressions - [Object Mapper](https://docs.bringits.com/stream/commands/parse/object-mapper.md): Map and transform data structures - [Sink Commands](https://docs.bringits.com/stream/commands/sink.md): Data output/sink commands for sending data to destinations like message queues and databases - [RabbitMQ Sink](https://docs.bringits.com/stream/commands/sink/rabbitmq-sink.md): Send data to RabbitMQ message queue - [Validation Commands](https://docs.bringits.com/stream/commands/validation.md): Data validation commands for validating data quality and structure - [Creating Your First Project](https://docs.bringits.com/stream/quickstart/first-project.md): Step-by-step guide to create your first project in Bringits Stream UI - [Introduction to Projects](https://docs.bringits.com/stream/quickstart/intro.md): Learn key concepts, terminology, and architecture of Bringits Stream projects - [Debugging Your Project](https://docs.bringits.com/stream/quickstart/project-debug.md): Test, validate, and troubleshoot your project to identify and resolve issues - [Monitor Your Stream](https://docs.bringits.com/stream/quickstart/project-monitor.md): Monitor project performance, track items status, and analyze validation statistics - [Unblocker](https://docs.bringits.com/unblocker/index.md): Bringits Unblocker overview and token acquisition - [Request](https://docs.bringits.com/unblocker/request.md): Make HTTP/HTTPS requests through the Link Unblocker service ## OpenAPI Specs - [openapi](https://docs.bringits.com/unblocker/openapi.json) ## Optional - [Home Page](https://bringits.com) - [Blog](https://bringits.com/blog)