Skip to content

A web scraper that pulls URL's off a given website, renders them as a list of links and produces a JSON object containing them

Notifications You must be signed in to change notification settings

ImmuneMoon/URL-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Time Journal - Internship Task Solution

Table of contents

Overview

Task

Users should be able to:

  • Use a form to input a webpage and call a webscraping funtion that displays all URLs on the given webpage
  • View the data rendered on a webpage as a list of links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Custom JS scripts
  • Cheerio - JS Library
  • Axios - HTTP client
  • Webpack - JS Bundler

Author

About

A web scraper that pulls URL's off a given website, renders them as a list of links and produces a JSON object containing them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published