Category web scraping

Best Open Source Web Crawler

50 Best Open Source Web Crawlers

Contents Open Source Web Crawler in Python Conclusion As an automated program or script, web crawler systematically crawls through web pages in order to work out the index of the data that it sets out to extract. In terms of…

Python Style Guide and Coding Standards

Recommended Python Style Guide and Coding Standards

Contents Identantion Tabs or spaces ? Maximum Line Length Should Break Line before and after a binary operator ? Blank Lines Shebang line Source File Encoding Module Level dunder names Imports Parentheses String quotes White Space in Expressions and Statements…

Screen Scraping

What is Screen Scraping?

Contents What is Screen Scraping? Screen Scraping Vs. Web Scraping Screen Scraping Techniques Application of Screen Scraping Screen Scraping Tool Conclusion Since technology continues to evolve at a lightening pace, it also quickly becomes obsolete! This is precisely why a…