Giter Site home page Giter Site logo

justbill2020 / logo-grabber-api-nextjs Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 96 KB

This is an API to scrap a website home page and pull the URL path for the logo.

Home Page: logo-grabber-api-nextjs.vercel.app

License: GNU General Public License v3.0

JavaScript 100.00%

logo-grabber-api-nextjs's People

Contributors

justbill2020 avatar

Watchers

 avatar  avatar  avatar

logo-grabber-api-nextjs's Issues

api/url.js dependencies preventing build on bm/playwright-core-awslambda branch on vercel

the 3 dependencies for this script are preventing the build from being successful

18:00:32.595  	Cloning github.com/justbill2020/logo-grabber-api-nextjs (Branch: bm/playwright-core-awslambda, Commit: 8942a8b)
18:00:33.061  	Cloning completed: 465.131ms
18:00:33.095  	Analyzing source code...
18:00:34.518  	Installing build runtime...
18:00:39.183  	Build runtime installed: 4.664s
18:00:41.998  	Looking up build cache...
18:00:42.714  	Build cache found. Downloading...
18:00:43.752  	Build cache downloaded [10.61 MB]: 1037.927ms
18:00:45.006  	Installing dependencies...
18:00:48.978  	> [email protected] install /vercel/path0/api-srvr/node_modules/playwright-core
18:00:48.978  	> node install.js
18:00:49.298  	npm WARN [email protected] No description
18:00:49.300  	npm WARN [email protected] No repository field.
18:00:49.343  	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
18:00:49.343  	npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
18:00:49.344  	added 26 packages from 17 contributors and removed 3 packages in 3.748s
18:00:49.462  	61 packages are looking for funding
18:00:49.462  	  run `npm fund` for details
18:00:49.485  	Detected Next.js version: 11.0.1
18:00:49.488  	Running "npm run build"
18:00:49.754  	> [email protected] build /vercel/path0/api-srvr
18:00:49.755  	> next build
18:00:50.647  	info  - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
18:00:50.842  	info  - Checking validity of types...
18:00:51.011  	warn  - No ESLint configuration detected. Run next lint to begin setup
18:00:51.013  	info  - Creating an optimized production build...
18:00:56.538  	info  - Compiled successfully
18:00:56.539  	info  - Collecting page data...
18:00:56.797  	info  - Generating static pages (0/3)
18:00:57.104  	info  - Generating static pages (3/3)
18:00:57.105  	info  - Finalizing page optimization...
18:00:57.134  	Page                             Size     First Load JS
18:00:57.134  	┌ ○ /                            3.05 kB        66.8 kB
18:00:57.135  	├ ○ /404                         3.17 kB          67 kB
18:00:57.135  	└ λ /api/url                     0 B            63.8 kB
18:00:57.135  	+ First Load JS shared by all    63.8 kB
18:00:57.135  	  ├ chunks/framework.64eb71.js   42 kB
18:00:57.135  	  ├ chunks/main.c03421.js        20.2 kB
18:00:57.135  	  ├ chunks/pages/_app.a8eaee.js  801 B
18:00:57.135  	  └ chunks/webpack.672781.js     766 B
18:00:57.135  	λ  (Server)  server-side renders at runtime (uses getInitialProps or getServerSideProps)
18:00:57.136  	○  (Static)  automatically rendered as static HTML (uses no initial props)
18:00:57.136  	●  (SSG)     automatically generated as static HTML + JSON (uses getStaticProps)
18:00:57.136  	   (ISR)     incremental static regeneration (uses revalidate in getStaticProps)
18:01:10.010  	Traced Next.js server files in: 12.751s
18:01:14.955  	Warning: Max serverless function size of 50 MB compressed or 250 MB uncompressed reached
18:01:14.955  	Serverless Function's page: api/url.js
18:01:14.970  	Large Dependencies                       Uncompressed size  Compressed size
18:01:14.970  	api-srvr/node_modules/chrome-aws-lambda            49.6 MB          49.5 MB
18:01:14.970  	api-srvr/node_modules/playwright-core              3.35 MB          1.19 MB
18:01:14.970  	All dependencies                                   54.2 MB          51.1 MB
18:01:14.971  	Max serverless function size was exceeded for 1 function
18:01:15.135  	Created all serverless functions in: 5.125s
18:01:15.315  	Failed to process build result for "api/url". Data: {"type":"Lambda","zipBufferLength":54496877}.
18:01:15.321  	Error: The Serverless Function "api/url" is 51.97mb which exceeds the maximum size limit of 50mb. Learn More: https://vercel.link/serverless-function-size

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.