Skip to content

A service for using Playwright to get content from Dynamic websites

License

Notifications You must be signed in to change notification settings

acbgbca/pw-scraper

Repository files navigation

PW Scraper

A service that uses Playwright to download pages that are rendered using React or other Javascript framework.

Work in progress.

Development

To start the application within the dev container: mvn quarkus:dev

Run a local nginx with the test site.

docker run -it --rm -p 6080:80 --name web -v ./src/test/resources/nginx/www:/usr/share/nginx/html nginx

Fix Code Style (Spotless)

mvn spotless:apply

About

A service for using Playwright to get content from Dynamic websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages