@@ -107,7 +107,8 @@ export default function OpenSource() {
107107 < StyledWrapper >
108108 < Hero
109109 heading = "Apify open source"
110- description = "Explore tools designed to streamline web scraping, browser automation, and proxy management."
110+ description = "Open-source tools and libraries created and maintained by Apify experts
111+ to help you with web scraping, browser automation, and proxy management."
111112 />
112113 < Section >
113114 < Banner useGradientBackground = { false } className = "banner" >
@@ -120,7 +121,7 @@ export default function OpenSource() {
120121 </ Heading >
121122 </ div >
122123 < Text size = "big" color = { theme . color . neutral . textMuted } >
123- Crawlee is a web scraping and browser automation library that helps you build reliable crawlers.
124+ Crawlee is a fully open-source web scraping and browser automation library that helps you build reliable crawlers.
124125 </ Text >
125126 </ div >
126127 < div className = { clsx ( 'bannerContentColumn' , 'bannerContentActions' ) } >
@@ -143,7 +144,7 @@ export default function OpenSource() {
143144 </ Heading >
144145 </ Link >
145146 < Text color = { theme . color . neutral . textMuted } size = "big" >
146- Generate and inject browser fingerprints to avoid detection and enhance scraper stealth.
147+ Generate and inject browser fingerprints to avoid detection and improve scraper stealth.
147148 </ Text >
148149 </ div >
149150 < div >
@@ -170,7 +171,7 @@ export default function OpenSource() {
170171 </ Heading >
171172 </ Link >
172173 < Text color = { theme . color . neutral . textMuted } size = "big" >
173- A powerful extension for sending browser-like requests, essential for blending in with web traffic.
174+ A powerful extension for sending browser-like requests and blending in with web traffic.
174175 </ Text >
175176 </ div >
176177 < div >
@@ -218,7 +219,7 @@ export default function OpenSource() {
218219 < Section
219220 heading = "Actor templates"
220221 description = "Actor templates help you quickly set up your web scraping projects.
221- Save development time and get immediate access to all the features that the Apify platform has to offer ."
222+ Save development time and get immediate access to all the features of the Apify platform."
222223 headingAs = "h2"
223224 >
224225 < div className = "actorTemplates" >
0 commit comments