-
Notifications
You must be signed in to change notification settings - Fork 120
docs: prepare docs for gumloop addition #1695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
change dosc position to account for new gumloop documentation prepare structure for gumloop docs
add gumloop to vale exceptions add index doc reformat the doc add placeholders for images rewrites for clarity
add specific nodes docs make sure their structure is parallel fix typos create image placeholders reformat the text for clarity reword the prose for clarity and conciseness
Preview for this PR was built for commit |
Preview for this PR was built for commit |
Preview for this PR was built for commit |
Preview for this PR was built for commit |
Preview for this PR was built for commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Credit*
|
||
| Tool/ Action | Description | Token Cost | | ||
| :---- | :---- | :---- | | ||
| Get profile posts | Fetch posts from a public Instagram profile, including captions, images, like and comment counts, and metadata. | 3 tokens per item | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could token per item be replaced with credits per item please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This applies for all doc pages
|
||
## Available actions | ||
|
||
You can pull the following types of data from TikTok using Gumloop’s TikTok node (via Apify). Each action has a token cost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
credit cost*
Preview for this PR was built for commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! :)
|
||
 | ||
|
||
1. Add Apify Task Runner Node to Your Workflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is indented, therefore incorrectly displays as a sub-point.
|
||
 | ||
|
||
1. Create and Save Tasks in Apify |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is indented, therefore incorrectly displays as a sub-point.
Also, it's title-cased.
|
||
::: | ||
|
||
1. Run Your Tasks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title case
|
||
1. Create and Save Tasks in Apify | ||
|
||
The Apify task runner node fetches tasks from your saved tasks in Apify Console. To create a task, navigate to [**Actors**](https://console.apify.com/actors), click on the Actor you want to use, and then click **Create a task** next to the Run button. Configure your task settings and save. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In all other instances, "Apify Task Runner" is title cased, but here, it's sentence cased. Let's pick one.
|
||
 | ||
|
||
1. Configure Your Gumloop Workflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title case
|
||
- A Gumloop account. | ||
|
||
| Tool/ Action | Description | Credit Cost | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again a space between Action.
|
||
## Retrieve Tiktok Data in Gumloop | ||
|
||
1. Add the Gumloop TikTok MCP node |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again recommending bolding.
|
||
--- | ||
|
||
The Gumloop YouTube integration provides a native interface for running Apify’s YouTube scrapers directly in your workflows—no API keys or manual polling required. All you need is a Gumloop account. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again an em dash.
|
||
- A Gumloop account. | ||
|
||
| Tool/ Action | Description | Credit Cost | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again a space between Action.
|
||
## Retrieve YouTube data in Gumloop | ||
|
||
1. Add the Gumloop YouTube MCP node |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again recommending bolding.
change title case to sentence case
Preview for this PR was built for commit |
change dosc position to account for new gumloop documentation
prepare structure for gumloop docs