scrape icon indicating copy to clipboard operation
scrape copied to clipboard

a command-line web scraping tool

Results 7 scrape issues
Sort by recently updated
recently updated
newest added

Hi, appears always missing critical space for link text , example: After Democratic leaders announced they would kick off the process to begin t.. result: After Democratic **leadersannounced** they would...

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

I am unsure if this is a requested feature, but I would love to have the possibility to scrape domains that are protected by Cloudflare's I am Under Attack-Mode. This...

Hello huntrar, Can you give examples using scrape with arguments --attributes, --crawl, --filter or --xpath. thank you

for instance scrape www.google.com > google.html not PART01.html Also do you have an example of how to use the attributes command?

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

It seems like this package is not set up to work out of the box, and I'm just confused about why there are unfinished relative import statements and whatnot. I've...