@@ -30,8 +30,6 @@ To find an Actor in Apify Store:
3030
3131For this tutorial, let's choose [ Website Content Crawler] ( https://console.apify.com/actors/aYG0l9s7dbB7j3gbS/information/version-0/readme ) .
3232
33- ![ Apify Store] ( ./images/store.png )
34-
3533### 2. Configure and run your Actor
3634
3735Once you select the Actor, you will be taken to the Actor's detail page.
@@ -40,7 +38,7 @@ In the **Input** tab, you can customize your Actor's behavior. Website Content C
4038
4139To run the Actor, click ** Start** .
4240
43- ![ Actor input ] ( ./images/apify-input.png )
41+ ![ Website Content Crawler in Apify Console. Input tab is open and the Start button is highlighted ] ( ./images/configure-and-run-actor.svg )
4442
4543### 3. Wait for the results
4644
@@ -49,17 +47,11 @@ The Actor might take a while to gather results and finish its run. While waiting
4947- Check the tabs where you can find more information about the Actor run. For example, its logs or storage.
5048- Use the ** API** button to view the related API endpoints.
5149
52- ![ Run ] ( ./images/actor-run.png )
50+ ![ Website Content Crawler in Apify Console. Output tab is open and the API and Export buttons are highlighted ] ( ./images/results-of- actor-run.svg )
5351
5452### 4. Save the results
5553
56- The results of the Actor run appear in the ** Output** tab.
57-
58- ![ Actor results] ( ./images/actor-results.png )
59-
60- To save the data, click ** Export** . You can choose from multiple formats.
61-
62- ![ Export results] ( ./images/export-results.png )
54+ The results of the Actor run appear in the ** Output** tab. To save the data, click ** Export** . You can choose from multiple formats.
6355
6456And that's it! You've run your first Actor!
6557
0 commit comments