This app helps you to scrap repo details based on given word...
rpc.js file which connects javaScript and python
Frontend :- ReactJs
Backend :- python
- For scraping i used urllib2, beautifulsoup
- To connect javaScript and python i used FLASK
install npm (If not installed)
install react
install flask (Command:- sudo apt-get install python-flask)
install beautifulsoup pip3 install beautifulsoup4
To run the app fire following command
python demo.py|npm start
You can find demo link here http://bit.ly/2P6DMhm