From 8186be1e2ea5c69c2f3c43e0000e5e769d9096c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Tue, 26 Dec 2023 16:29:36 +0100 Subject: [PATCH] Update Zyte content (#239) --- _data/companies/list/zyte.yml | 28 +++++++++++++++-------- _data/companies/pros/ranking.csv | 1 - _data/resources/articles.yml | 10 +++++++++ _data/resources/guides.yml | 7 ++++++ _data/resources/videos.yml | 2 +- _includes/footer.html | 2 +- community.html | 38 +++++++++++++++++++++++++------- css/main.scss | 4 ++-- index.html | 1 - 9 files changed, 70 insertions(+), 23 deletions(-) diff --git a/_data/companies/list/zyte.yml b/_data/companies/list/zyte.yml index dbd27fd..a301de6 100644 --- a/_data/companies/list/zyte.yml +++ b/_data/companies/list/zyte.yml @@ -2,15 +2,25 @@ name: Zyte url: https://www.zyte.com/ logo: zyte-logo.png description: | - [Zyte](https://www.zyte.com/) (formerly Scrapinghub) is currently the - largest company sponsoring Scrapy development. It specializes in web - crawling, it was [founded by Scrapy - creators](https://www.zyte.com/meet-zyte/) and employs crawling experts - including many Scrapy core developers. + [Zyte](https://www.zyte.com/) was founded by the creators of Scrapy and + currently is the largest company sponsoring Scrapy development. We provide + market-leading web data extraction products and services, Zyte API, + [Zyte Data](https://www.zyte.com/data-extraction/?utm_medium=referral&utm_source=scrapy.org) + and + [Scrapy Cloud](https://www.zyte.com/scrapy-cloud/?utm_medium=referral&utm_source=scrapy.org). + [Zyte API](https://www.zyte.com/zyte-api/?utm_medium=referral&utm_source=scrapy.org) + is our flagship solution that automatically + handles bans, extracts data, renders pages, automates browser actions, + generates screenshots, manages sessions and cookies, reports on and + analyzes usage, and provides transparent, per-website pricing. + logouser: zyte-logouser.png homepage: https://www.zyte.com/ usage: | - **Zyte:** From the [creators of Scrapy](https://www.zyte.com/meet-zyte/), - Zyte (formerly Scrapinghub) is a leading technology and professional - services company, providing successful web crawling and data processing - solutions. + **Zyte**, founded by the creators of Scrapy, offers leading web data + extraction products and services. Their flagship solution, + [Zyte API](https://www.zyte.com/zyte-api/?utm_medium=referral&utm_source=scrapy.org), + provides automated handling of bans, data extraction, page rendering, + browser action automation, screenshot generation, session and cookie + management, along with usage reporting and analysis. It also features + transparent, per-website pricing. diff --git a/_data/companies/pros/ranking.csv b/_data/companies/pros/ranking.csv index fe91726..789753c 100644 --- a/_data/companies/pros/ranking.csv +++ b/_data/companies/pros/ranking.csv @@ -7,4 +7,3 @@ sayone,7 lambertlabs,7 tryolabs,5 intoli,5 - diff --git a/_data/resources/articles.yml b/_data/resources/articles.yml index 1d6b85e..eb09715 100644 --- a/_data/resources/articles.yml +++ b/_data/resources/articles.yml @@ -1,3 +1,13 @@ +- title: "Dateparser: A little but powerful date parsing library" + url: https://www.zyte.com/blog/dateparser-a-powerful-date-parsing-library/ + author: Marc Hernandez Cabot + date: May 2021 + +- title: "Scrapy update: Better broad crawl performance" + url: https://www.zyte.com/blog/scrapy-update-better-broad-crawl-performance/ + author: Nikita Vostretsov + date: February 2021 + - title: "Building spiders made easy: GUI for your Scrapy shell" url: https://www.zyte.com/blog/building-spiders-made-easy-gui-for-your-scrapy-shell/ author: Roy Healy diff --git a/_data/resources/guides.yml b/_data/resources/guides.yml index c681db5..b96ff1d 100644 --- a/_data/resources/guides.yml +++ b/_data/resources/guides.yml @@ -1,3 +1,10 @@ +- title: "Get started with web scraping" + url: https://docs.zyte.com/web-scraping/get-started.html + author: Zyte + description: | + An introduction, a Scrapy-powered tutorial and general guides on web + scraping. + - title: "The Python Scrapy Playbook" url: https://thepythonscrapyplaybook.com/ author: Ian Kerins diff --git a/_data/resources/videos.yml b/_data/resources/videos.yml index b9a0e3d..02a3d67 100644 --- a/_data/resources/videos.yml +++ b/_data/resources/videos.yml @@ -1,6 +1,6 @@ - title: "Learn Scrapy" url: https://www.youtube.com/playlist?list=PLZyvi_9gamL-EE3zQJbU5N3nzJcfNeFHU - author: Zyte (formerly Scrapinghub) + author: Zyte description: | Learn how to scrape the web using the Scrapy framework with this series of short videos. [Companion code](https://github.com/scrapinghub/learn-scrapy). diff --git a/_includes/footer.html b/_includes/footer.html index 52385b9..da932d7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -21,5 +21,5 @@ }(document, "script", "twitter-wjs")); -

Maintained by Zyte (formerly Scrapinghub) and many other contributors

+

Maintained by Zyte and many other contributors

diff --git a/community.html b/community.html index 6c3f277..baa0d09 100644 --- a/community.html +++ b/community.html @@ -23,6 +23,17 @@

Getting involved

+
+ +

Scrapy Discord Server

+
+
+

+ You can join the Scrapy Discord + server to chat with other Scrapy users and developers. +

+
+

/r/scrapy subreddit

@@ -37,26 +48,37 @@

/r/scrapy subreddit

- -

StackOverflow

+
+

Extract Data Community


- If you are looking for support or troubleshooting, the scrapy tag at Stack Overflow is your best friend. There's a healthy community built around it with thousands of questions and many regular contributors. + Join the Extract Data + Community Discord Server, a vibrant network where seasoned experts + and newcomers alike share a passion for data.

- Go ahead and ask your question there. + Immerse yourself in a continuous learning experience through webinars, + and workshops led by industry leaders and with an extensive resource + library and supportive forums, tackle challenges effectively and stay + updated on the latest trends in data extraction and web scraping. +

+

+ Your contributions here don't just add to the dialogue; they help shape + the future of data innovation.

- -

Discord NEW

+
+

StackOverflow


- You can join our Discord server - to chat with other Scrapy users and developers. + If you are looking for support or troubleshooting, the scrapy tag at Stack Overflow is your best friend. There's a healthy community built around it with thousands of questions and many regular contributors. +

+

+ Go ahead and ask your question there.

diff --git a/css/main.scss b/css/main.scss index 811bc74..5224af1 100644 --- a/css/main.scss +++ b/css/main.scss @@ -721,7 +721,7 @@ div.badges-bar { .company-box { width:193px; - height:160px; + height:200px; margin-right:20px; border:1px solid $default-green; border-bottom: $border-bot $default-green; @@ -936,7 +936,7 @@ div.badges-bar { height:auto; color:auto; border:0px; - margin-right:25px; + margin-right:10px; margin-bottom:10px; } diff --git a/index.html b/index.html index 94519df..2544c0e 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,6 @@ Zyte - (formerly Scrapinghub) and many other contributors