Commit 06552fe
Add Pinterest link extraction and URL mutation support (#208)
* Initial plan
* Add links extraction and URL mutation for Pinterest profiles
- Add url_mutations to Pinterest API scheme to convert profile URLs to API URLs
- Add links field to Pinterest API scheme (extracts website_url)
- Add links field to Pinterest profile/board page scheme (extracts domain_url)
- Add e2e test for Pinterest account using example URL
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
Agent-Logs-Url: https://github.com/soxoj/socid-extractor/sessions/57850dc1-78b2-4472-b512-5a9c6bb47a3e
* Assert specific Google Plus link value in Pinterest test
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
Agent-Logs-Url: https://github.com/soxoj/socid-extractor/sessions/0b016edc-7158-457d-a6ef-057b8b269740
* Mark test_buzzfeed as github_failed (pre-existing failure on master)
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
Agent-Logs-Url: https://github.com/soxoj/socid-extractor/sessions/adba0512-954f-4f80-ab48-6be6427daf1e
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>1 parent 2928670 commit 06552fe
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
897 | 903 | | |
898 | 904 | | |
899 | 905 | | |
| |||
916 | 922 | | |
917 | 923 | | |
918 | 924 | | |
| 925 | + | |
919 | 926 | | |
920 | 927 | | |
921 | 928 | | |
| |||
952 | 959 | | |
953 | 960 | | |
954 | 961 | | |
| 962 | + | |
955 | 963 | | |
956 | 964 | | |
957 | 965 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
751 | 768 | | |
752 | 769 | | |
753 | 770 | | |
| |||
1096 | 1113 | | |
1097 | 1114 | | |
1098 | 1115 | | |
| 1116 | + | |
1099 | 1117 | | |
1100 | 1118 | | |
1101 | 1119 | | |
| |||
0 commit comments