Skip to content

Commit f0f988a

Browse files
authored
Update README.md
1 parent 19d6607 commit f0f988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This repository houses all of Apify generic actors that are used for simplified
33
scraping using a pre-defined, schema validated UI input instead of the typical
44
JSON input used in other actors.
55

6-
## Web Scraper
6+
## Web Scraper
77
Web Scraper is a ready-made solution for scraping the web using the Chrome browser. It takes away all the work necessary to set up a browser for crawling, controls the browser automatically and produces machine readable results in several common formats.
88

99
Underneath, it uses the Puppeteer library to control the browser, but you don't need to worry about that. Using a simple web UI and a little of basic JavaScript, you can tweak it to serve almost any scraping need.

0 commit comments

Comments
 (0)