# About skrape{it}

## Contributions

**Skrape{it}** was written by [**Christian Dräger**](https://github.com/christian-draeger) with contributions from:

* [**Gregor Billing**](https://github.com/suushiemaniac)
* [**Alexi Bree**](https://github.com/ruffCode)
* [**Andy Burris**](https://github.com/andb3)
* [**Django Cass**](https://github.com/djcass44)
* [**Gustavo Fão**](https://github.com/gustavo-valvassori-codeminer42)
* [**Fredrik Henricsson**](https://github.com/fejd)
* [**Dmitriy Konopelkin**](https://github.com/DeKaN)
* [**Mikaël Peltier**](https://github.com/mikaelpeltier)
* [**Silvio Henrique dos Reis Pereira**](https://github.com/silvio-pereira-ifood)

### Suggestions and contributions are welcome.

* **Issues**: You can discuss and raise issues on [**GitHub**](https://github.com/skrapeit/skrape.it/issues).
* **Slack**: Join the [**#skrape-it**](https://kotlinlang.slack.com/archives/CSPDWD4R4) channel on the Kotlin Slack.
* **Twitter**: Follow [**@skrape\_it**](https://twitter.com/skrape_it) on Twitter for updates and release notifications.

## Open source

**Skrape{it}** is an open source project distributed under the liberal [**MIT license**](https://raw.githubusercontent.com/skrapeit/skrape.it/master/LICENSE).  \
The source code is available at [**GitHub**](https://github.com/skrapeit/skrape.it).&#x20;

## Sponsorship

**Skrape{it}** **is** and **always** will be **free and open-source**. However your sponsorship of this project is greatly appreciated and will fund the caffeine and pizzas that fuel its development.

To sponsor Skrape{it}, just click this button → [![Donate](https://img.shields.io/badge/-donate-blue.svg?logo=paypal)](https://www.paypal.me/skrapeit)

## Acknowledgments

**Skrape{it}** owes a lot to [**jSoup**](https://jsoup.org/). It's a really good library if you want to parse HTML in Java!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skrape.it/docs/1.0.x/about-skrape-it.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
