Co-founder at Ônibus Hacker.Contributor to free and open source web technologies. Pythonista, Drupalista, Javascriptsta.
PinnedLoading
- scrapy/scrapy
scrapy/scrapy PublicScrapy, a fast high-level web crawling & scraping framework for Python.
- ES6+ event-based browser idle timer.
ES6+ event-based browser idle timer. 1constDOCUMENT_EVENTS=[
2'mousemove','mousedown','click',
3'touchmove','touchstart','touchend',
4'keydown','keypress'
5];
- Pythonic sum of 2014 World Cup spend...
Pythonic sum of 2014 World Cup spendings 1# coding: utf-8
2fromurllib.requestimporturlopen
3fromxml.etreeimportElementTree
45 - Basic Webscraper in Python, dealing ...
Basic Webscraper in Python, dealing with cards from Neonmob.com 1importaiometer
2fromaiocsv.readersimportAsyncDictReader
3fromaiohttpimportClientSessionasSession,ClientTimeout
4fromaiofilesimportopen
5fromyarlimportURL
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.