Contents

shot-scraper 1.4

0

A command-line utility for taking automated screenshots of websites

A command-line utility for taking automated screenshots of websites

Stars: 1535, Watchers: 1535, Forks: 68, Open Issues: 38

The simonw/shot-scraper repo was created 2 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1535 github stars!

How to Install shot-scraper

You can install shot-scraper using pip

pip install shot-scraper

or add it to a project with poetry

poetry add shot-scraper

Package Details

Author
Simon Willison
License
Apache License, Version 2.0
Homepage
https://github.com/simonw/shot-scraper
PyPi:
https://pypi.org/project/shot-scraper/
GitHub Repo:
https://github.com/simonw/shot-scraper
No  shot-scraper  pypi packages just yet.

Errors

A list of common shot-scraper errors.

Code Examples

Here are some shot-scraper code examples and snippets.

GitHub Issues

The shot-scraper package has 38 open issues on GitHub

  • Optionally disable content security policies

See more issues on GitHub

Related Packages & Articles

google-search-results 2.4.2

Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com

Scrapy 2.11.1

A high-level Web Crawling and Web Scraping framework

parsel 1.9.1

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors