mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(README): drop scraping bullet (#2080)
This commit is contained in:
parent
80078d9526
commit
ee7ebd6e17
@ -17,7 +17,6 @@ Most things that you can do manually in the browser can be done using Puppeteer!
|
||||
|
||||
* Generate screenshots and PDFs of pages.
|
||||
* Crawl a SPA and generate pre-rendered content (i.e. "SSR").
|
||||
* Scrape content from websites.
|
||||
* Automate form submission, UI testing, keyboard input, etc.
|
||||
* Create an up-to-date, automated testing environment. Run your tests directly in the latest version of Chrome using the latest JavaScript and browser features.
|
||||
* Capture a [timeline trace](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference) of your site to help diagnose performance issues.
|
||||
|
Loading…
Reference in New Issue
Block a user