GithubHelp home page GithubHelp logo

irfansalim / scrapeit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from singodiyashubham87/scrapeit

0.0 0.0 0.0 169 KB

Web Scraper tool using React and Tailwind

Home Page: https://scrape-it-seven.vercel.app

License: MIT License

JavaScript 95.40% CSS 1.48% HTML 3.11%

scrapeit's Introduction

ScrapeIt - Web Scraper App

ScrapeIt is a web scraper app that allows you to extract text or HTML content from web pages by providing a URL.

Tech Stack

  • React: Frontend framework for building user interfaces
  • Auth0: Authentication and authorization management
  • Axios: HTTP client for making API requests
  • Tailwind: For styling the components
  • DOMPurify: Library for sanitizing and preventing XSS vulnerabilities
  • html2pdf.js: Library for generating PDFs from HTML content
  • API Ninjas: Third-party API used for web scraping

Getting Started

Prerequisite

Installation

  1. Clone the repository:
git clone https://github.com/MisterMickey/ScrapeIt.git
cd ScrapeIt
  1. Install dependencies:
npm install
  1. Edit the .env file like this and add your Auth0 Credentials and API Ninjas API key in the place holders
VITE_AUTH0_DOMAIN="AUTH0_DOMAIN"
VITE_AUTH0_CLIENT_ID="AUTH0_CLIENT_ID"
VITE_AUTH0_REDIRECT_URL="http://localhost:5173"
VITE_API_NINJAS_X_API_KEY="API_NINJAS_X_API_KEY"
  1. Start the app
npm run dev

Features

  • Log in or log out using Auth0 authentication.
  • Enter a URL to scrape and choose between extracting text or HTML content.
  • Download scraped content as a PDF.

Credits

API Ninjas (https://api.api-ninjas.com/): For providing the web scraping API.

Author

License

This project is licensed under the MIT License.

Support

Support the project by starring the repository.

scrapeit's People

Contributors

singodiyashubham87 avatar irfansalim avatar professorabhay avatar ramith-kulal 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.