Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenrows/zenrows-go-sdk

ZenRows® SDK for effective scraping in the Go programming language
https://github.com/zenrows/zenrows-go-sdk

go golang scraping sdk-go webscraping

Last synced: about 10 hours ago
JSON representation

ZenRows® SDK for effective scraping in the Go programming language

Awesome Lists containing this project

README

        




ZenRows Logo


Documentation
 · 
Pricing



# ZenRows Go SDK

ZenRows® provides a powerful web scraping toolkit to help you collect, process, and manage web data effortlessly.
Whether you need scalable data extraction, a robust browser solution for dynamic websites or residential proxies to
access geo-targeted content, we have the right tools for your specific use cases.

This repository hosts the official Go SDKs for integrating with different ZenRows services. Each SDK is located in
its respective subdirectory and includes comprehensive documentation, installation instructions, and usage examples.

## Table of Contents

- [Overview](#overview)
- [SDKs](#sdks)
- [Scraper API Service](#scraper-api-service)
- [Other Languages](#other-languages)
- [Contributing](#contributing)
- [License](#license)

## SDKs

### Scraper API Service

> ZenRows®’ Scraper API enables fast, efficient, and hassle-free data extraction from web pages by providing versatile
scraping modes. Whether you’re new to scraping or already experienced, ZenRows adapts to your needs, making it easy to
collect data from the web while overcoming the common challenges posed by modern websites, including CAPTCHAs
and anti-bot mechanisms.

**Directory**: [`service/api`](./service/api)

The `service/api` SDK is a Go client for the ZenRows Scraper API, allowing developers to send HTTP requests to scrape
websites with support for various configurations like JavaScript rendering, custom headers, retries, and more.

- [Installation and Usage](./service/api/README.md)
- [API Reference](https://docs.zenrows.com/scraper-api/api-reference)

## Other Languages

- **Node.js**:
- [Scraper API](https://github.com/ZenRows/zenrows-node-sdk)
- [Scraping Browser](https://github.com/ZenRows/browser-js-sdk)
- **Python**:
- [Scraper API]( https://github.com/ZenRows/zenrows-python-sdk)

## Contributing

Contributions to the SDKs are welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to
contribute to the repository.

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.