Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/usr/bin/env python
- #hay que instalar el paquete.. python-request y python-urllib3
- import requests
- from lxml import html
- from io import BytesIO
- import sys
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement