📄

ScrapyCloud's AI Was Amazing

This article was automatically translated from theJapanese original by AI. It may contain translation errors.

This post was published over 2 years ago. Its content may be outdated.

Introduction

I knew there was a cloud service called ScrapyCloud for the Python scraping library scrapy, but I’d never used it. When I tried it, it was amazing, so let me introduce it. What’s amazing about it is that with AI-powered scraping, you can scrape without writing any code at all.

Getting started

You need to register a credit card when you create an account, but there’s a free tier, so as long as you stay within it there’s apparently no charge.

How to use it

After finishing account registration, you create a project and create a new Spider. There, you select Zyte’s AI-Powered Spiders.

a3e4f0334b0b6e1709a5e6cb4c46785e

After that, you just enter the URL of the site you want to scrape, and scraping starts automatically.

You can download the data in formats like csv, json, and xml.

Here is the data that was actually scraped. Once it’s turned into data, you can do whatever you like with it in Python. Screenshot

About pricing

It seems the Zyte API is used to make requests. I made 100 requests and $0.72 worth was used. It feels like about 1 yen per request. cost

Summary

I thought the amazing thing about ScrapyCloud is that with AI-powered scraping, you can scrape without writing any code at all. If you can scrape without writing a single line of code, it might be worth paying for.

Recent Articles

Network(beta)

Drag to move / Ctrl+wheel to zoom