Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lebrancconvas/web-scraping-automation-typescript-template
Web Scraping & Automation with Typescript Template.
https://github.com/lebrancconvas/web-scraping-automation-typescript-template
axios cheerio puppeteer template-repository typescript web-automation web-scraping
Last synced: 4 days ago
JSON representation
Web Scraping & Automation with Typescript Template.
- Host: GitHub
- URL: https://github.com/lebrancconvas/web-scraping-automation-typescript-template
- Owner: lebrancconvas
- Created: 2022-04-20T14:20:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T14:33:10.000Z (over 2 years ago)
- Last Synced: 2024-04-14T06:34:30.353Z (7 months ago)
- Topics: axios, cheerio, puppeteer, template-repository, typescript, web-automation, web-scraping
- Language: TypeScript
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Scraping and Automation with Typescript Template
## How to Use
- install git
- install yarn
- git clone $Your-Project-Directory-Name
- cd $Your-Project-Directory-Name
- use 'yarn' or 'yarn install'