pyproxywebscrapper

This Package will be useful for people who are doing webscrapping usually when doing web scrapping if you make to many request the server will block your IP Address There is a way to trick the server using Random Ip from different country.Every Request we make we will use unique Ip and Port number check out doccumentation for more details


License
MIT
Install
pip install pyproxywebscrapper==4.0.0

Documentation

[license]

Apple Stock

paypal

This Library allows Developers to Get apple live Stock Price

Installation

pip install applestockprice

Usage

import sys
from applestockprice.applestockprice import AppleStock
obj = AppleStock()
print(obj.get)

Authors

  • Soumil Nitin Shah

Soumil Nitin Shah

Bachelor in Electronic Engineering | Masters in Electrical Engineering | Master in Computer Engineering |

Hello! I’m Soumil Nitin Shah, a Software and Hardware Developer based in New York City. I have completed by Bachelor in Electronic Engineering and my Double master’s in Computer and Electrical Engineering. I Develop Python Based Cross Platform Desktop Application , Webpages , Software, REST API, Database and much more I have more than 2 Years of Experience in Python

License

This project is licensed under the MIT License - see the LICENSE.md file for details