Skip to content

Instantly share code, notes, and snippets.

@fdciabdul
Last active April 12, 2023 05:02
Show Gist options
  • Select an option

  • Save fdciabdul/edf2a050d6abe40e549a6b213bb5c1e7 to your computer and use it in GitHub Desktop.

Select an option

Save fdciabdul/edf2a050d6abe40e549a6b213bb5c1e7 to your computer and use it in GitHub Desktop.

Here is a simple flow chart:

graph TD;
  A[Access ibank.klikbca.com] --> B[Input user and password in login form]
  B --> C[Access navigation frame]
  C --> D[Input date mutation from start date to end date]
  D --> E[Scrap data from mutation page]

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment