Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

openSquat #79

Open
atenreiro opened this issue Jun 11, 2023 · 1 comment
Open

openSquat #79

atenreiro opened this issue Jun 11, 2023 · 1 comment

Comments

@atenreiro
Copy link

hey @maaaaz

While searching for Github screenshot libraries, I bumped into this. Can this code be reused for openSquat for multi-platforms?

@maaaaz
Copy link
Owner

maaaaz commented Jun 11, 2023

Hello @atenreiro,

Well technically you can, but even if webscreenshot works, it needs the deprecated phantomjs tool for full option support.
Or, headless browsers, but with limited options.
You can find info in the FAQ : https://github.com/maaaaz/webscreenshot/wiki/FAQ

Then I recently discovered the playwright library, which should give better results than my current implementation for headless browsers. Maybe one day I will integrate it into webscreenshot.

I also recently discovered this project shot-scraper which implements playwright.

So feel free to test different tools, as some might be better than webscreenshot.

Cheers !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants