SEO, Python programming and web development

Card image cap

Scraping sites using AJAX with Selenium

In this post we look at crawling / scraping sites using AJAX with Selenium

Read More →
Card image cap

Building a simple web crawler with Python

In this post we build a simple web crawler using the Python packages Requests, BeautifulSoup and store the scrapped data in an SQLite database.

Read More →