There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using config file to crawl web data and do ETL job for these data. This project use gevent and asdef to multi-request and use lxml module to parse the HTML content. This mini ETL project does not use config file cause the time limit.