Karim shoair
|
76721f906e
|
docs(cli): Correcting docstrings
|
2025-08-30 22:12:33 +03:00 |
|
Karim shoair
|
c66c48e3ae
|
fix(extract): Correcting docs for the css-selector option
|
2025-08-29 21:34:39 +03:00 |
|
Karim shoair
|
2f402f4835
|
style: add flags for tests coverage
- Some are already tested but the coverage report can't see it.
- Some are not necessary to test or too hard to test on GitHub's CI
|
2025-08-17 01:02:14 +03:00 |
|
Karim shoair
|
13700e2692
|
fix: improve error handling
|
2025-08-15 04:52:11 +03:00 |
|
Karim shoair
|
18660f8132
|
style: type hints corrections and docstrings
|
2025-07-30 00:32:39 +03:00 |
|
Karim shoair
|
d1aa0be6e4
|
refactor(StealthyFetcher): Remove virtual mode and use persistent context
Solves #64 completely too
|
2025-07-27 03:41:28 +03:00 |
|
Karim shoair
|
172a5b4a0a
|
feat: Add an mcp server
|
2025-07-26 22:57:08 +03:00 |
|
Karim shoair
|
18e56a8c50
|
refactor: Optimizing extract command and cleaning code
|
2025-06-29 19:40:03 +03:00 |
|
Karim shoair
|
29e485bdf2
|
refactor: Optimizations to CLI
|
2025-06-29 19:10:52 +03:00 |
|
Karim shoair
|
1c9e48b1c6
|
feat(extract): Adding new command to CLI options + Optimizations
Users can now fetch websites directly without code and extract full/selected HTML content as HTML, Markdown, or extract text content.
|
2025-06-29 18:56:09 +03:00 |
|
Karim shoair
|
a3a5e34408
|
refactor: optimize imports and docstrings correction
|
2025-06-25 21:36:43 +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
|
49b7ae13f6
|
feat(cli): Adding Scrapling Shell feature
|
2025-04-22 05:15:57 +02:00 |
|
Karim shoair
|
0c8dd63f87
|
chore: migrating to ruff and updating pre-commit hooks
|
2025-04-13 17:32:00 +02:00 |
|
Karim shoair
|
f8662bee29
|
feat(cli): Adding the -f flag to install command
|
2025-03-05 03:32:43 +02:00 |
|
Karim shoair
|
087a85d615
|
fix(cli): Fix issue where install drops user into Python Shell
|
2025-03-05 03:28:07 +02:00 |
|
Karim shoair
|
03b52aa74c
|
feat(cli): adding terminal command scrapling install
Instead of making users install browsers by themself
|
2024-12-26 19:46:22 +02:00 |
|