Skip to content

A web scraping project using Python's "Requests" and "BeautifulSoup" libraries to extract structured data from one or more websites. This project involves sending HTTP requests to the target website(s), retrieving the HTML content of the website(s), and parsing this content to extract the desired data in a usable format.

License

Notifications You must be signed in to change notification settings

saboye/Web-Scraping-with-Python

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Web Scraping with Python

What The Polls Say About Impeachment

Before The First Public Hearing


Logo

Table of contents

  1. About The Project
  2. Objective
  3. Data Dictionary
  4. Summary
  5. Author
  6. Contributing
  7. Support
  8. License
  9. Acknowledgements

About The Project

TODO:

Objective:-

TODO:

Data Dictionary

TODO:

Summary

  • TODO

Author


👤 SABOYE


🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.


Show your support

Give a ⭐️ if this project helped you!


📝 License

Distributed under the MIT License. See LICENSE for more information.


Acknowledgements


About

A web scraping project using Python's "Requests" and "BeautifulSoup" libraries to extract structured data from one or more websites. This project involves sending HTTP requests to the target website(s), retrieving the HTML content of the website(s), and parsing this content to extract the desired data in a usable format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published