Coder Social home page Coder Social logo

kawsarlog / rpa-nccourts Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 37 KB

πŸ“œ This is a simple repository that uses the official API πŸ” "RPA WebService" to extract data into an Excel file using Python Programming Language πŸ’»!

License: MIT License

Jupyter Notebook 75.00% Python 25.00%
automation beautiful-soup data-manipulation openpyxl python python-scripting requests selenium web-scraping webdriver-manager

rpa-nccourts's Introduction

RPA-NCcourts

πŸπŸ“œ This repository contains a Python script that utilizes the official APIπŸ” of RPA WebService to extract data and save it into an Excel file. The script uses various Python modules for automation and data manipulationπŸ’»

RPA WebService Data Extractor

Python Selenium Webdriver Manager Openpyxl Requests Beautiful Soup

This repository contains a Python script that utilizes the official API of RPA WebService to extract data and save it into a CSV file. The script uses various Python modules for automation and data manipulation.

Prerequisites

Before you can use this script, ensure you have the following dependencies installed:

  • Python 3.9 or higher: Make sure you have Python 3 installed on your system.
  • Required Python Modules:
    • selenium==4.13.0
    • webdriver-manager==4.0.0
    • openpyxl==3.1.2
    • requests==2.31.0
    • beautifulsoup4

Update the following lines with your RPA WebService credentials:

email = '[email protected]'
password = 'your_password'
client_id = 'client_id'

Inspect category_code.txt which contains all the necessary category codes for case_type and partyExtendedConnectionTypes.

rpa-nccourts's People

Contributors

kawsarlog avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.