question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

URL Detection Problem

See original GitHub issue

I tried to use the module to detect a link in the following string.

Link:https://www.google.com

but it failed to detect that there is a url.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lipojacommented, Jan 11, 2021

Hi @Ricardolcm888 thanks for reporting it. However this is not an easily fixed issue. The text is not typographically correct, there should be space after the first colon sign: Link: https://example.com And yeah I know - internet is full of these mistakes and typos. Is it possible for you to somehow pre-process the text?

I will think about it, however right now I do not see any general solution for this.

0reactions
Stvadcommented, Nov 30, 2022

facing the same issue, was curious what is the state of PR for fixing this! 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Phishing URL Detection with ML - Towards Data Science
Phishing URL Detection with ML. Phishing is a form of fraud in which the attacker tries to learn sensitive information such as login...
Read more >
A Malicious URL Detection Model Based on Convolutional ...
Some existing detection methods are easy to evade by attackers. We design a malicious URL detection model based on a dynamic convolutional neural...
Read more >
Detecting Phishing in URLs — How to approach the problem ...
The problem of the delay between a phishing attack and its detection is mitigated by using a heuristics-oriented approach to phishing detection. The...
Read more >
An effective detection approach for phishing websites using ...
This paper proposes a new approach to solve the anti-phishing problem. The new features of this approach can be represented by URL character ......
Read more >
Phishing Detection - an overview | ScienceDirect Topics
1. Long URL: Long URL's can be used to hide the suspicious part of in the address bar. Although scientifically there is reliable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found