31 lines
971 B
Markdown
31 lines
971 B
Markdown
DIR-3124 Extend OBDFCASCRAPE to download Czech NCA data
|
|
|
|
# Summary
|
|
|
|
* Captcha breaker created
|
|
|
|
* Czech data scraped
|
|
|
|
* Data uploaded to S3
|
|
|
|
* Tests created
|
|
|
|
```
|
|
# CZECH:: Scrape a Payment Service
|
|
# CZECH::Extract Basic Payment Services from Page
|
|
ok 1 Extracted Details from Page
|
|
# CZECH::Extract More advanced details Payment Services from Page
|
|
ok 2 Extracted Details from Page
|
|
# CZECH::Extract More Authorized activities for Payment Services from Page
|
|
ok 3 Extracted Authorized activities from Page
|
|
# CZECH:: Scrape creditServices Authorised activitites
|
|
# CZECH::Extract Authorized activities ( No 7 section, wih Matrix )
|
|
ok 4 Extracted Details from Page
|
|
# CZECH::Extract Authorized activities ( 7 Section no active, no Matrix )
|
|
ok 5 Extracted Details from Page
|
|
# CZECH::Extract Authorized activities ( With 7 Section and Matrix )
|
|
ok 6 Extracted Details from Page
|
|
# CZECH::Extract Authorized activities ( 4 tables including Matrix )
|
|
ok 7 Extracted Details from Page
|
|
|
|
``` |