Have you searched if there an existing feature request for this?
Feature description
##Description
I would like to contribute a series of "Cookbooks" or example scripts to the repository. These will demonstrate how to use Scrapling's adaptive engine and stealth capabilities to bypass protections on high-traffic, heavily guarded sites.
Proposed Examples
I plan to create scripts for the following targets:
1.Amazon Product Data: Handling complex HTML structures and avoiding captchas.
2.LinkedIn Public Profiles: Managing session-less scraping and rate-limiting.
3.Flight Booking (e.g., Skyscanner or Kayak): Demonstrating how Scrapling handles Akamai/DataDome protections that usually block standard headless browsers.
##Why this is useful
Providing concrete examples helps new users understand the "Undetectable" value proposition of Scrapling compared to Playwright or BeautifulSoup. It also serves as a regression test for the library's stealth features.
I am happy to work on this and submit a PR once the structure is agreed upon. Should these live in an /examples folder or a dedicated COOKBOOK.md?
Have you searched if there an existing feature request for this?
Feature description
##Description
I would like to contribute a series of "Cookbooks" or example scripts to the repository. These will demonstrate how to use Scrapling's adaptive engine and stealth capabilities to bypass protections on high-traffic, heavily guarded sites.
Proposed Examples
I plan to create scripts for the following targets:
1.Amazon Product Data: Handling complex HTML structures and avoiding captchas.
2.LinkedIn Public Profiles: Managing session-less scraping and rate-limiting.
3.Flight Booking (e.g., Skyscanner or Kayak): Demonstrating how Scrapling handles Akamai/DataDome protections that usually block standard headless browsers.
##Why this is useful
Providing concrete examples helps new users understand the "Undetectable" value proposition of Scrapling compared to Playwright or BeautifulSoup. It also serves as a regression test for the library's stealth features.
I am happy to work on this and submit a PR once the structure is agreed upon. Should these live in an /examples folder or a dedicated COOKBOOK.md?