Data scraping is a technique in which a computer program extracts data from human-readable output coming from another program.
This repository contains programs that performs web scrapping. The programs are in JavaScript and Python.
epl_team.py
- epl team scrapperhacker_news.py
- hackernews scrappersnapdeal_snapdeal.py
- scrapping snapdeal extracting product detailsscrape_flipkart.py
- collect data from flipkartwebcrawler_stack.py
- crawl most relevant and highest voted questions for a specific term from stackoverflowwebcrawler_g2.py
- a webcrawler for the review forum G2Crowd.comhacker_news.py
- hackernews scrappersnapdeal_spider.js
- scrapping snapdeal using Cheerio.jsscrape_myanimelist
- scrape details about anime(rank, episodes, etc.,)21cinema.py
- scrape theater showtimes 21cinema.com