Skip to content
Snippets Groups Projects
Commit fc4bbf92 authored by srebers's avatar srebers
Browse files

initial commit

parents
No related branches found
No related tags found
No related merge requests found
import requests
r = requests.get('https://vm009.rz.uos.de/crawl/index.html')
print(r.content)
\ No newline at end of file
requests
beautifulsoup4
whoosh
flask
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment