-
Notifications
You must be signed in to change notification settings - Fork 5
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
Code does not work on latest exploit-db.com #1
Comments
Although I don't check it carefully, I think what you said should be correct. However I don't have time recently. Maybe I will have time to update my code after a week or two. |
The new website is using javascript to load the content dynamically therefore the existing code does not work. I am unaware of any libraries that can help in fixing it. Using Selenium would be too slow.
… On Dec 11, 2018, at 08:47, Dy1aNT ***@***.***> wrote:
Although I don't check it carefully, I think what you said should be correct. However I don't have time recently. Maybe I could have time to update my code after a week or two.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AIBaHspbytjx9Szy1aZX13ZOicf3_i3-ks5u3-G7gaJpZM4ZL9g0>.
|
change urls to https://old.exploit-db.com/local in file /EDBSpider/spiders/Spider.py |
That is a temporary fix. Is there a way to crawl on websites that use JavaScript
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: attackgithub <[email protected]>
Sent: Friday, January 4, 2019 21:31
To: Dy1aNT/Exploit-DB-Spider
Cc: versatilepisces; Author
Subject: Re: [Dy1aNT/Exploit-DB-Spider] Code does not work on latest exploit-db.com (#1)
change urls to https://old.exploit-db.com/local in file /EDBSpider/spiders/Spider.py
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AIBaHgwSwZ7RK-vOyXxfY8FKvw_-gGMyks5vADjCgaJpZM4ZL9g0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to use the code on the latest exploit-db but it does not work. Can you please take a look? The links have changed and the Xpath is also different.
The text was updated successfully, but these errors were encountered: