Commit Graph

430 Commits

Author SHA1 Message Date
Karim shoair 74fa1bfbed feat(shell): Add support to curl -b argument 2025-04-30 04:23:05 +03:00
Karim shoair 8f3b2092c2 fix(cli): Update page object after curl request 2025-04-29 03:14:41 +03:00
Karim shoair 1240ee3eb0 fix(Fetcher): Fix the issue of passing cookies 2025-04-29 03:01:19 +03:00
Karim shoair 98ad50d5aa feat(cli): Adding two new commands (uncurl/curl2fetcher) 2025-04-29 02:45:50 +03:00
Karim shoair a9dded34f4 fix(install): Fix error with spaces in Python's path (#57) 2025-04-26 04:10:38 +03:00
Karim shoair e4bedc779b build: Bumping version up for beta testers 2025-04-22 05:17:08 +02:00
Karim shoair 49b7ae13f6 feat(cli): Adding Scrapling Shell feature 2025-04-22 05:15:57 +02:00
Karim shoair 5ac5d60d77 Merge branch 'main' into dev 2025-04-18 01:09:54 +02:00
Karim shoair 34d9d02636 chore: update Evomi banner 2025-04-15 14:24:22 +02:00
Karim shoair d5592662b8 chore: add Evomi banner 2025-04-15 14:20:49 +02:00
Karim shoair d9f28b2ba2 chore: updating discord link 2025-04-15 03:27:50 +02:00
Karim shoair 4d9f7b27ff docs: Update README.md 2025-04-15 03:23:34 +02:00
Karim shoair ad83c03472 chore: Moving Evomi up 2025-04-15 00:44:16 +02:00
Karim shoair 1aacdd6009 chore: updating Scrapeless ad 2025-04-14 17:57:42 +02:00
Karim shoair 482a4a9308 Merge branch 'main' into dev 2025-04-13 17:34:32 +02:00
Karim shoair 784c4e5bb8 docs: update docs link in CONTRIBUTING file 2025-04-13 17:34:23 +02:00
Karim shoair 0c8dd63f87 chore: migrating to ruff and updating pre-commit hooks 2025-04-13 17:32:00 +02:00
Karim shoair f34b42ea33 docs: add discord server to the issues tab 2025-04-13 15:22:13 +02:00
Karim shoair f13cafefb8 docs: add the discord server 2025-04-13 03:56:42 +02:00
Karim shoair ba42775d97 docs: Update README.md 2025-04-12 22:37:57 +02:00
Karim shoair 211825a49e docs: update README logo 2025-04-12 22:36:25 +02:00
Karim shoair ca9daf23de docs: Adding new poster 2025-04-12 22:31:58 +02:00
Karim shoair 8b93857546 docs: removing old documentation
Checkout the website at https://scrapling.readthedocs.io
2025-04-08 06:56:06 +02:00
Karim shoair 96e3c3d2b5 Update publish.yml 2025-04-08 06:34:21 +02:00
Karim shoair c3b141ed4b Merge pull request #55 from D4Vinci/dev
v0.2.99
2025-04-08 06:27:07 +02:00
Karim shoair cf81e4e1a9 docs: Update README file 2025-04-08 06:06:12 +02:00
Karim shoair 8833a0916e build: update docs URL 2025-04-08 06:05:02 +02:00
Karim shoair a79bf3cc9d feat(StealthyFetcher): adding the wait option
This will make fetcher sleep after fetch before closing the page
2025-04-08 03:08:48 +02:00
Karim shoair 8f5d66f678 fix(StealthyFetcher): fix redirection issue with async_fetch 2025-04-08 02:58:10 +02:00
Karim shoair d6a3434402 fix(PlayWrightFetcher): fix redirection issue with async_fetch 2025-04-08 02:57:01 +02:00
Karim shoair 128f7b9d6f feat(PlayWrightFetcher): adding the option to sleep after fetch before closing the page 2025-04-08 02:54:46 +02:00
Karim shoair eb4ca2c6a4 fix(StealthyFetcher): change additional_arguments to a dictionary argument 2025-04-08 02:24:43 +02:00
Karim shoair c36baf7b4c test: Update tests to use current configuration 2025-03-26 21:56:04 +02:00
Karim shoair 8551d7eeea docs: Update README reflect current version accurately 2025-03-26 19:25:49 +02:00
Karim shoair 811cd2d9b0 refactor: make auto_match disabled by default 2025-03-26 19:25:19 +02:00
Karim shoair fec8215631 docs: Clearer docs for recent changes 2025-03-26 05:56:49 +02:00
Karim shoair 7025a7910e build: Pump up the version 2025-03-26 05:44:45 +02:00
Karim shoair 8a2ac94243 docs: Updating the benchmarks table with current numbers
All libraries are updated to the latest version
2025-03-26 05:41:03 +02:00
Karim shoair d33e738c53 feat(StealthyFetcher): The ability to pass additional arguments to Camoufox 2025-03-26 05:36:05 +02:00
Karim shoair a0952dca8f docs: Updating the README to reflect the new changes 2025-03-26 05:28:28 +02:00
Karim shoair 7ca8aaf2df feat(custom_config): The ability to pass custom parser config to requests 2025-03-26 03:56:56 +02:00
Karim shoair d7ef555d99 docs: Updating the README to reflect the new changes 2025-03-26 03:01:42 +02:00
Karim shoair 416bd919ba fix: backward-compatibility with the new import logic 2025-03-26 02:49:02 +02:00
Karim shoair 7c0c23fd33 feat(unified import): Make one import for all fetchers
Why I didn't think of that from the start? IDK
2025-03-26 02:48:34 +02:00
Karim shoair c004e388c4 build: fix auto-release workflow
Escape special chars by using a cleaner approach
2025-03-17 15:33:07 +02:00
Karim shoair e60d0cb4db Merge pull request #51 from D4Vinci/dev
v0.2.98
2025-03-17 15:24:09 +02:00
Karim shoair 9b0515b1cd fix(defaults): Lazy Loading fetchers to lower memory usage on importing 2025-03-17 06:56:34 +02:00
Karim shoair 94f16ca1af build: Pumping up the version 2025-03-17 06:47:43 +02:00
Karim shoair ff3962b1ad fix: Adjusting cache size in all the library 2025-03-17 06:46:41 +02:00
Karim shoair 18d2d29fa8 docs: use a better import to reflect the new changes 2025-03-17 06:29:32 +02:00