Skip to content

Commit 9ea853a

Browse files
Docs: text edits
1 parent 615cef2 commit 9ea853a

File tree

1 file changed

+9
-13
lines changed
  • sources/academy/platform/get_most_of_actors/product_optimization

1 file changed

+9
-13
lines changed

sources/academy/platform/get_most_of_actors/product_optimization/actor_bundles.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,15 @@ slug: /get-most-of-actors/product-optimization/actor-bundles
1010

1111
---
1212

13-
As pioneers in the web scraping industry, we are constantly evolving by creating new tools, incorporating new technologies, libraries, and even introducing new concepts. Apify is excited to present an innovative concept for 2024: Actor bundles.
14-
1513
## What is an Actor bundle?
1614

17-
If an Actor is an example of web automation software, then what is an Actor bundle? An Actor bundle is basically a chain of multiple Actors unified by a common use case. Bundles can include both scrapers and automation tools, and they are usually designed to achieve an overarching goal related to scraping or automation.
18-
19-
The concept of an Actor bundle originated from frequent customer requests for comprehensive tools. For example, someone would ask for a Twitter Scraper that also performs additional tasks, or for a way to find all profiles of the same public figure across multiple social media platforms without needing to use each platform separately.
15+
If an Actor is an example of web automation software, what is an Actor bundle? An Actor bundle is basically a chain of multiple Actors unified by a common use case. Bundles can include both scrapers and automation tools, and they are usually designed to achieve an overarching goal related to scraping or automation.
2016

21-
For example, consider a bundle that scrapes company reviews from multiple platforms simultaneously, such as Glassdoor, LinkedIn, and Indeed. Typically, you would need to use several different scrapers and then consolidate the results. But this bundle would do it all in one run, once provided with the name of the company. Or consider a bundle that scrapes all posts and comments of a given profile, and then produces out a sentiment score for each scraped comment.
17+
The concept of an Actor bundle originated from frequent customer requests for comprehensive tools. For example, someone would ask for a Twitter scraper that also performs additional tasks, or for a way to find all profiles of the same public figure across multiple social media platforms without needing to use each platform separately.
2218

23-
The main advantage of an Actor bundle is its ease of use. The user simply inputs a keyword or a URL, and the Actor triggers all the necessary Actors sequentially to achieve the desired result. The user is not expected to use each Actor separately and then process and filter the results themselves.
19+
For example, consider a bundle that scrapes company reviews from multiple platforms, such as Glassdoor, LinkedIn, and Indeed. Typically, you would need to use several different scrapers and then consolidate the results. But this bundle would do it all in one run, once provided with the name of the company. Or consider a bundle that scrapes all posts and comments of a given profile, and then produces a sentiment score for each scraped comment.
2420

25-
Keep in mind that bundles are an evolving concept and can take various forms. We are still exploring the boundaries of what constitutes an Actor bundle.
21+
The main advantage of an Actor bundle is its ease of use. The user inputs a keyword or a URL, and the Actor triggers all the necessary Actors sequentially to achieve the desired result. The user is not expected to use each Actor separately and then process and filter the results themselves.
2622

2723
### Examples of bundles
2824

@@ -32,9 +28,9 @@ Keep in mind that bundles are an evolving concept and can take various forms. We
3228

3329
🤔 [Social Media Sentiment Analysis Tool](https://apify.com/tri_angle/social-media-sentiment-analysis-tool) not only collects comments from Facebook, Instagram, and TikTok but also performs sentiment analysis on them. It unites post scrapers, comments scrapers and a text analysis tool.
3430

35-
🦾 [Website Content Crawler + Pinecone bundle](https://apify.com/tri_angle/wcc-pinecone-integration) scrapes a website and stores the data in the Pinecone database to build and improve your own AI Chatbot assistant.
31+
🦾 [Website Content Crawler + Pinecone bundle](https://apify.com/tri_angle/wcc-pinecone-integration) scrapes a website and stores the data in a Pinecone database to build and improve your own AI chatbot assistant.
3632

37-
🤖 [Pinecone GPT Chatbot](https://apify.com/tri_angle/pinecone-gpt-chatbot) combines OpenAI's GPT models with Pinecone's vector database, which simplifies creating a GPT Chatbot.
33+
🤖 [Pinecone GPT Chatbot](https://apify.com/tri_angle/pinecone-gpt-chatbot) combines OpenAI's GPT models with Pinecone's vector database, which simplifies creating a GPT chatbot.
3834

3935
As you can see, they vary in complexity and range.
4036

@@ -44,21 +40,21 @@ As you can see, they vary in complexity and range.
4440

4541
### Pricing model
4642

47-
Since bundles are still in the experimental stage, profitability is not guaranteed and will depend heavily on the complexity of the bundle.
43+
Since bundles are still relatively experimental, profitability is not guaranteed and will depend heavily on the complexity of the bundle.
4844

4945
However, if you have a solid idea for a bundle, don’t hesitate to reach out. Prepare your case, write to our support team, and we’ll help determine if it’s worth it.
5046

5147
### Specifics of bundle promotion
5248

53-
First of all, when playing with the idea of creating a bundle, always check the keyword potential. Sometimes there are true keyword gems just waiting to be discovered, with high search volume and little competition.
49+
First of all, when playing with the idea of creating a bundle, always check the keyword potential. Sometimes, there are true keyword gems just waiting to be discovered, with high search volume and little competition.
5450

5551
However, bundles may face the challenge of being "top-of-the-funnel" solutions. People might not search for them directly because they don't have a specific keyword in mind. For instance, someone is more likely to search for an Instagram comment scraper than imagine a bundle that scrapes comments from 10 different platforms, including Instagram.
5652

5753
Additionally, Google tends to favor tools with rather focused descriptions. If your tool offers multiple functions, it can send mixed signals that may conflict with each other rather than accumulate.
5854

5955
Sometimes, even though a bundle can be a very innovative tool product-wise, it can be hard to market from an SEO perspective and match the search intent.
6056

61-
In such cases, you may need to try different marketing and promotion strategies. Only after you've already exhausted your SEO research angles, be prepared not to rely on the SEO side of things as much. Once you’ve exhausted every angle of SEO research, be prepared to explore non-organic marketing channels like ProductHunt, email campaigns, community engagement, Reddit, other social media, your existing customer base, word-of-mouth promotion, etc.
57+
In such cases, you may need to try different marketing and promotion strategies. Once you’ve exhausted every angle of SEO research, be prepared to explore non-organic marketing channels like Product Hunt, email campaigns, community engagement, Reddit, other social media, your existing customer base, word-of-mouth promotion, etc.
6258

6359
Remember, bundles originated as customized solutions for specific use cases - they were not primarily designed to be easily found.
6460

0 commit comments

Comments
 (0)