-2

Im trying to extract details from Cvedetails.com using some loop and regex and i need help with extracting the table data using regex Regex table

4

1 Answer 1

0

Usually regex isn't the best way to go when dealing with HTML (or any other markup, for that matter).

Try taking a look in BeautifulSoup package for python

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.