Coder Social home page Coder Social logo

joelgrodriguez / nextjs-scraper-playground Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnpolacek/nextjs-scraper-playground

0.0 1.0 0.0 329 KB

Build and test your own web scraper APIs with Next.js API Routes and cheerio

Home Page: nextjs-scraper-playground.vercel.app

License: MIT License

JavaScript 98.10% CSS 1.90%

nextjs-scraper-playground's Introduction

Next.js Web Scraper Playground

Build and test your own web scraper APIs with Next.js API Routes and cheerio.

For more info on building your own scraping APIs, checkout Create a public API by web scraping in NextJS by Michael Liendo and Build a web scraper with Node by Ayooluwa Isaiah.

To contribute to or make your own version of this project, grab the code from the repository and install dependencies:

npm install

Run the app in the development mode:

npm run dev

Open http://localhost:3000 to view in the browser.

Apply auto-formatting as you make changes:

npm run format-watch

This project includes Cypress integration tests. Run tests in a browser:

npm run cypress

Run headless tests:

npm run test

To run tests then push to main:

npm run deploy

Deploy to Vercel

Vercel offers a zero-configuration single-command deployment.

  1. Install vercel from vercel.com/cli or via node with npm install -g vercel.

  2. Run vercel from your project directory and follow the prompts.

Read more about the Vercel CLI here. You can also set up automatic deployments from git branches.


This project was bootstrapped with Create Next App.

Find the most recent version of this guide at here. And check out Next.js repo for the most up-to-date info.

nextjs-scraper-playground's People

Contributors

johnpolacek avatar

Watchers

James Cloos avatar

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.