Skip to content

Commit b6c0397

Browse files
committed
style guide fixes
1 parent c254f84 commit b6c0397

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/platform/integrations/integrate_with_apify.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ If you are building a service and your users could benefit from integrating with
1212

1313
Apify is the leading platform for web scraping, AI agents, and automation tools. By integrating Apify into your platform, you enable users to incorporate real-time, structured data from the web with zero scraping infrastructure on your side.
1414

15-
The [Apify Store](https://apify.com/store) contains thousands of pre-built Actors, ready-made tools for webscraping and automations.
15+
[Apify Store](https://apify.com/store) contains thousands of pre-built Actors, ready-made tools for webscraping and automations.
1616

1717
## Integration types
1818

19-
An Apify integration can be _general_, allowing users to integrate any Actor from the Apify Store into their workflows (or their own Actors), or _Actor-specific_, enabling targeted automation like integrating the [Instagram Scraper](https://apify.com/apify/instagram-scraper) for use cases like social media monitoring.
19+
An Apify integration can be _general_, allowing users to integrate any Actor from Apify Store into their workflows (or their own Actors), or _Actor-specific_, enabling targeted automation like integrating the [Instagram Scraper](https://apify.com/apify/instagram-scraper) for use cases like social media monitoring.
2020

2121
### General integrations
2222

@@ -41,7 +41,7 @@ For more examples, see [integrations](./index.mdx).
4141

4242
To integrate your service with Apify, you have two options:
4343

44-
- Build an [Apify Actor](https://docs.apify.com/platform/actors) that will be used as integration within the [Apify Console](https://console.apify.com)
44+
- Build an [Apify Actor](https://docs.apify.com/platform/actors) that will be used as integration within [Apify Console](https://console.apify.com)
4545
- Build an external integration using the [Apify API](https://docs.apify.com/api/v2)
4646

4747
![Integration-ready Actors](./images/integration-ready-actors.png)
@@ -191,7 +191,7 @@ For inspiration, take a look at the public repositories of our existing external
191191
- Make.com
192192
- [Make.com integration documentation](https://docs.apify.com/platform/integrations/make)
193193
- Keboola
194-
- [Keboola integration documentation](https://docs.apify.com/platform/integrations/keboola)
194+
- [Keboola integration documentation](https://docs.apify.com/platform/integrations/keboola)
195195
- [Source code on Github](https://github.com/apify/keboola-ex-apify/) (JavaScript)
196196
- [Google Maps Reviews Scraper integration](https://github.com/apify/keboola-gmrs/) (Actor-specific)
197197
- Airbyte

0 commit comments

Comments
 (0)