About 277,000 results
Open links in new tab
  1. Scrapy

    “ Scrapy stands out as an exceptional tool for seamlessly managing open requests, making large-scale data collection efficient and reliable." "With its remarkable scraping speed, Scrapy …

  2. GitHub - scrapy/scrapy: Scrapy, a fast high-level web crawling ...

    Scrapy is a web scraping framework to extract structured data from websites. It is cross-platform, and requires Python 3.10+. It is maintained by Zyte (formerly Scrapinghub) and many other …

  3. Scrapy · PyPI

    Jul 2, 2025 · Project description Scrapy is a web scraping framework to extract structured data from websites. It is cross-platform, and requires Python 3.9+. It is maintained by Zyte (formerly …

  4. Tutorial Scrapy Python: Guia Prático de Raspagem de Dados na Web

    Jun 16, 2025 · Scrapy é um framework open-source em Python feito especialmente para rastrear e raspar dados da web. Imagina um kit completo para criar spiders (é assim que o Scrapy …

  5. Scrapy - Wikipedia

    Scrapy (/ ˈskreɪpaɪ / [1] SKRAY-peye) is a free and open-source web-crawling framework written in Python. Originally designed for web scraping, it can also be used to extract data using APIs …

  6. Download Scrapy

    May 5, 2025 · Download the latest stable release of Scrapy and start your web scraping journey today

  7. Web Scraping With Scrapy: The Complete Guide in 2025

    Sep 26, 2025 · Tutorial on web scraping with scrapy and Python through a real world example project. Best practices, extension highlights and common challenges.

  8. Além disso, o Scrapy suporta tanto seletores CSS quanto XPath, oferecendo aos desenvolvedores a liberdade para escolher o método mais conveniente ou eficaz para extrair …

  9. Scrapy project - GitHub

    An open source and collaborative framework for extracting the data you need from websites. In a fast, simple, yet extensible way. - Scrapy project

  10. Python Tutorial: Web Scraping with Scrapy (8 Code Examples)

    May 10, 2024 · Scrapy, being one of the most popular web scraping frameworks, is a great choice if you want to learn how to scrape data from the web. In this tutorial, you'll learn how to get …