Skip to content

Commit

Permalink
docs: remove-webinar (#2535)
Browse files Browse the repository at this point in the history
removing webinar banner

Co-authored-by: System Administrator <[email protected]>
  • Loading branch information
souravjain540 and System Administrator authored Jun 13, 2024
1 parent ab73919 commit 5b138f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@
<a href="https://github.com/apify/crawlee/actions/workflows/test-ci.yml"><img src="https://github.com/apify/crawlee/actions/workflows/test-ci.yml/badge.svg?branch=master" alt="Build Status" style="max-width: 100%;"></a>
</p>

<h1 align="center">
<a href="https://apify.com/resources/scraping-with-crawlee">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://cdn-cms.apify.com/Scraping_with_Crawlee_101_de11e9de45.png">
<img alt="Crawlee" src="https://cdn-cms.apify.com/Scraping_with_Crawlee_101_de11e9de45.png" width="500">
</picture>
</a>
<br>
<small>Join us for a free webinar about Crawlee at <a href="https://apify.com/resources/scraping-with-crawlee"> 9 AM EST on June 12th, 2024</a> to learn how to build reliable web scrapers fast!</small>
</h1>

Crawlee covers your crawling and scraping end-to-end and **helps you build reliable scrapers. Fast.**

Your crawlers will appear human-like and fly under the radar of modern bot protections even with the default configuration. Crawlee gives you the tools to crawl the web for links, scrape data, and store it to disk or cloud while staying configurable to suit your project's needs.
Expand Down
7 changes: 0 additions & 7 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,6 @@ module.exports = {
},
],
},
announcementBar: {
id: 'crawlee_webinar',
content: 'Learn about Crawlee new features and best practices from @B4nan, our lead maintainer. Join us live at 9 AM EST on June 12th. <a href="https://apify.com/resources/scraping-with-crawlee"> Sign Up now!</a>',
backgroundColor: '#1a1b23',
textColor: '#ffffff',
isCloseable: false,
},
colorMode: {
defaultMode: 'light',
disableSwitch: false,
Expand Down

0 comments on commit 5b138f3

Please sign in to comment.