Skip to content
Snippets Groups Projects
Commit fbc58def authored by SREERAM KEERTHAN PARUCHURU's avatar SREERAM KEERTHAN PARUCHURU
Browse files

beatifulsoup

parent 049e89c1
No related branches found
No related tags found
No related merge requests found
bfs.py 0 → 100644
from bs4 import BeautifulSoup
soup = BeautifulSoup(page.content, 'html.parser')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment