Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Urls truncated in scrap logs #978

Open
Koxx3 opened this issue Apr 12, 2025 · 0 comments
Open

[Bug]: Urls truncated in scrap logs #978

Koxx3 opened this issue Apr 12, 2025 · 0 comments
Labels
🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers

Comments

@Koxx3
Copy link

Koxx3 commented Apr 12, 2025

crawl4ai version

x.x.x

Expected Behavior

Log of full url.

Current Behavior

While scrapping, the urls are truncated.
It makes it difficult to see what is follow what is scrapped.

Is this reproducible?

Yes

Inputs Causing the Bug

Steps to Reproduce

Code snippets

OS

Windows

Python version

3.12

Browser

No response

Browser version

No response

Error logs & Screenshots (if applicable)


[FETCH]... ↓ https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Status: True | Time: 4.39s
[SCRAPE].. ◆ https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Time: 0.293s
[COMPLETE] ● https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Status: True | Total: 4.69s
[FETCH]... ↓ https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Status: True | Time: 3.80s
[SCRAPE].. ◆ https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Time: 0.154s
[COMPLETE] ● https://www.orekit.org/site-orekit-12.2.1/apidocs/... | Status: True | Total: 3.95s
[FETCH]... ↓ https://www.chartjs.org/docs/4.4.7/samples/legend/... | Status: True | Time: 4.04s
[SCRAPE].. ◆ https://www.chartjs.org/docs/4.4.7/samples/legend/... | Time: 0.171s
[COMPLETE] ● https://www.chartjs.org/docs/4.4.7/samples/legend/... | Status: True | Total: 4.21s
[FETCH]... ↓ https://pytorch.org/docs/stable/_sources/quantizat... | Status: True | Time: 4.21s
[SCRAPE].. ◆ https://pytorch.org/docs/stable/_sources/quantizat... | Time: 0.002s
[COMPLETE] ● https://pytorch.org/docs/stable/_sources/quantizat... | Status: True | Total: 4.21s
[FETCH]... ↓ https://matplotlib.org/stable/users/explain/colors... | Status: True | Time: 4.24s
[SCRAPE].. ◆ https://matplotlib.org/stable/users/explain/colors... | Time: 0.234s
[COMPLETE] ● https://matplotlib.org/stable/users/explain/colors... | Status: True | Total: 4.47s
[FETCH]... ↓ https://scikit-learn.org/stable/auto_examples/tree... | Status: True | Time: 16.94s
[SCRAPE].. ◆ https://scikit-learn.org/stable/auto_examples/tree... | Time: 0.503s
[COMPLETE] ● https://scikit-learn.org/stable/auto_examples/tree... | Status: True | Total: 17.45s
[FETCH]... ↓ https://scikit-learn.org/stable/lite/lab/index.htm... | Status: True | Time: 17.49s
[SCRAPE].. ◆ https://scikit-learn.org/stable/lite/lab/index.htm... | Time: 0.318s
[COMPLETE] ● https://scikit-learn.org/stable/lite/lab/index.htm... | Status: True | Total: 17.81s
@Koxx3 Koxx3 added 🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers labels Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers
Projects
None yet
Development

No branches or pull requests

1 participant