Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecuriousjuel/flipkart-scrapper-heroku
Web Scrapper using Python and Flask. Deployed in Heroku.
https://github.com/thecuriousjuel/flipkart-scrapper-heroku
bootstrap css flask heroku html javascript python
Last synced: 10 days ago
JSON representation
Web Scrapper using Python and Flask. Deployed in Heroku.
- Host: GitHub
- URL: https://github.com/thecuriousjuel/flipkart-scrapper-heroku
- Owner: thecuriousjuel
- Created: 2021-05-21T09:52:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T14:16:26.000Z (over 1 year ago)
- Last Synced: 2023-06-03T15:23:33.904Z (over 1 year ago)
- Topics: bootstrap, css, flask, heroku, html, javascript, python
- Language: HTML
- Homepage: https://flask-fl-scrapper.herokuapp.com/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flipkart-Scrapper-Heroku
This is a Web Scrapper built using Python and Flask Framework. It scraps Flipkart's website and shows all the user names, reviews, ratings, and descriptions given by that user. The front end part consists of HTML, CSS, Bootstrap, and Javascript while the Flask Framework controls the back-end part.This program can scrap the entire product list shown on Flipkart's Site. But it is limited to 2 products due to timeout issue on Heroku.
This program is deployed in Heroku Platform.
Link - https://flask-fl-scrapper.herokuapp.com/