Skip to content

Commit

Permalink
Add Scrapfly
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelscruz committed May 28, 2024
1 parent b7bd660 commit 8c7a00b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions resources/s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ export const resources: Resource[] = [
'Top-quality illustrations, 100% free - no attribution, no IP-related restrictions. Pick an illustration and customize to your branding using our color picker.',
url: 'https://2.flexiple.com/scale/all-illustrations',
},
{
name: 'Scrapfly',
categories: ['Scraping'],
description:
'Scrapfly is an enterprise-grade solution providing Web Scraping API that aims to simplify the scraping process by managing everything: real browser rendering, rotating proxies, and fingerprints (TLS, HTTP, browser) to bypass all major anti-bots.',
url: 'https://scrapfly.io',
keywords: ['scraping', 'screenshot', 'proxy', 'webhook', 'headless browser'],
},
{
name: 'ScrapingBee',
categories: ['Scraping'],
Expand Down Expand Up @@ -131,8 +139,7 @@ export const resources: Resource[] = [
{
name: 'SerpApi',
categories: ['Scraping'],
description:
'SerpApi provides a simple API to scrape Google and other search engines.',
description: 'SerpApi provides a simple API to scrape Google and other search engines.',
url: 'https://serpapi.com/',
},
{
Expand Down Expand Up @@ -656,8 +663,9 @@ export const resources: Resource[] = [
},
{
name: 'Supaboost',
categories: ['SaaS', 'Template', 'Starter Kit'],
description: 'Supaboost is an all-in-one SaaS Starter Kit, aiming to provide developers with the right tools to save hours of setting up their new application. Supaboost comes readily available with user management, roles and access based on roles, billing/subscriptions, frontend layout and SQL statements to create your a new backend with security today..',
categories: ['Startup', 'Template'],
description:
'Supaboost is an all-in-one SaaS Starter Kit, aiming to provide developers with the right tools to save hours of setting up their new application. Supaboost comes readily available with user management, roles and access based on roles, billing/subscriptions, frontend layout and SQL statements to create your a new backend with security today..',
url: 'https://www.supaboost.dev',
},
{
Expand Down

0 comments on commit 8c7a00b

Please sign in to comment.