Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for searching IFSC #41

Open
ankurpathak opened this issue Jul 14, 2019 · 9 comments
Open

Add support for searching IFSC #41

ankurpathak opened this issue Jul 14, 2019 · 9 comments

Comments

@ankurpathak
Copy link

  1. First I have list of bank which I select
  2. On selecting list I get states of bank
  3. On Selecting State I get Citi of bank
  4. On Selecting Citi I get branches of bak
  5. On Selecting Branch I get details of branch
@captn3m0
Copy link
Contributor

This is planned: #32

@ankurpathak
Copy link
Author

Can we have rest api for same. Website is of no use. If we have rest api any one can use it in their product

@captn3m0
Copy link
Contributor

Can you tell us the usecase for such an API?

@captn3m0 captn3m0 changed the title Add support for seraching IFSC Add support for searching IFSC Jul 25, 2019
@ankurpathak
Copy link
Author

ankurpathak commented Jul 25, 2019

Here is the use case:
https://www.bankbazaar.com/ifsc-code.html
Here is the other use case:
https://www.paisabazaar.com/ifsc-code/
Here is anothe use case:
https://bankifsccode.com/
Here is a paid api for same:
https://bank.codes/india-ifsc-code-search/
We are useing your gateway in SpiderG(Gladiris Technologies Pvt Ltd) and we make transfer through you. Our customers add bank account for that transfer and sometimes they don't know their ifsc
This will help them to select their ifsc by going through proper hieracrchy Bank -> State -> City -> Branch -> IFSC.
Right now we are useing your ifsc data and dumping it in mongo and converting it into api for same.
If you are giving data, why can't you convert into api.

@captn3m0
Copy link
Contributor

Thanks a lot.

This was primarily built for internal usecases, but we'll keep this in mind for future releases.

@ankurpathak
Copy link
Author

Thanks a lot.

This was primarily built for internal usecases, but we'll keep this in mind for future releases.

So Is the API to search ifsc comming soon?

@captn3m0
Copy link
Contributor

Not anytime soon, but we'll update this when we plan for it.

@sameerkumar18
Copy link

I was facing some issues parsing bank statements where only the branch address is available. Tried a work-around using the dataset available plus some fuzzy algos
In-case someone is still looking for a solution for searching for the IFSC, MICR codes, check out https://github.com/sameerkumar18/bank-search-api

@kskarthik
Copy link

this issue can be closed now as search is implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants