Skip to content

Simple Website Scraper using ElectionJS And Python

Notifications You must be signed in to change notification settings

seeratawan01/WebScraper

Repository files navigation

Simple Website Scraper using ElectionJS And Python

Requirements

Python

  • BeautifulSoup
  • requests
  • tldextract

Node

  • electron
  • npm

npm install

To install dependencies

npm start

Runs the app in the development mode.