Let's learn about

Tutorials and learning resources for programmers

  • Home
  • #FromZeroToHacker
  • Tutorials.py
  • Utils.py
  • About…

Scrapy: How to use the shell

After learning how to get the details of an item in the last post, we are done with the basics and now It’s time you learn how to do it on your own, with a website of your choosing. Today…

4 November, 20184 November, 2018Python, Scrapy, Web scraping
Continue Reading

Review: REST APIs with Django

Do you know what a REST API can do? You want to create them but don’t know where to start? Don’t worry: REST APIs with Django makes it easy.

30 October, 201818 August, 2019Book, Django, Python, REST API
Continue Reading

Scrapy: Getting all the details

At the last post we used the pagination of the website, visiting all the pages it had to offer. But most of the times all the information isn’t displayed; for that you have to visit the details section of each…

27 October, 20184 November, 2018Python, Scrapy, Web crawling
Continue Reading

Scrapy: Visiting ‘next’ pages

Last time we created our spider and scraped everything from the first page. But what when a website has more than one page? Let’s learn how we can send the bot to the next page until reaches the end. Our…

23 October, 20184 November, 2018Python, Scrapy, Web crawling
Continue Reading

Scrapy: Setting up our first spider

We are going to set up and launch our very first spider (a bot) that will crawl quotes.toscrape and grab quotes from famous people right now, so grab yourself your favourite drink (hot or cold) and let’s have fun with…

20 October, 20184 November, 2018Python, Scrapy, Web crawling
Continue Reading
A Smarter Way to Learn Python

Review: A Smarter Way to Learn Python

Are you a Python beginner? Do you want to learn Python but you haven’t written the first line of code yet? If you need a jumpstart with Python, check this book.

16 October, 201813 August, 2019Python, Review
Continue Reading

Scrapy – An Introduction

Let’s learn about Scrapy. But before that… What it is Scrapy? What it does? Why I even want to learn about it? What it is Scrapy? What it can do? Scrapy is a Python-based framework that crawls sites and extracts…

14 October, 201823 October, 2018Python, Scrapy, Web crawling
Continue Reading

Posts pagination

Previous 1 … 16 17
Lynis logo

Security auditing your Linux OS with Lynis

25 January, 2024
Docker

Creating our own Docker images

12 January, 2024
Docker

Docker basics for beginners

7 January, 2024

Vagrant tutorial for beginners

7 January, 2024

The Linux File System: A simple guide for beginners

1 November, 2023

Follow me on Twitter

My Tweets