From 211825a49e73175d07afa2f84d09d9acb2447aed Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sat, 12 Apr 2025 22:36:25 +0200 Subject: [PATCH] docs: update README logo --- README.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c1ac3b6..ff08e24 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ -# 🕷️ Scrapling: Undetectable, Lightning-Fast, and Easy Web Scraping with Python -

- - Tests - - PyPI version - - PyPI Downloads -
- - Supported Python versions +

+
+ +
+ Easy, effortless Web Scraping as it should be! +

+

Installation @@ -231,4 +227,4 @@ This project includes code adapted from: - In the auto-matching save process, the unique properties of the first element from the selection results are the only ones that get saved. If the selector you are using selects different elements on the page in different locations, auto-matching will return the first element to you only when you relocate it later. This doesn't include combined CSS selectors (Using commas to combine more than one selector, for example), as these selectors get separated, and each selector gets executed alone. --- -

Designed & crafted with ❤️ by Karim Shoair.

\ No newline at end of file +
Designed & crafted with ❤️ by Karim Shoair.