mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #129] [MERGED] Fix outreach scraper execution and CSV handling #126
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MoneyPrinterV2#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/129
Author: @FujiwaraChoki
Created: 3/1/2026
Status: ✅ Merged
Merged: 3/1/2026
Merged by: @FujiwaraChoki
Base:
main← Head:fix/outreach-scraper-resilience📝 Commits (1)
6ee0f27Fix outreach scraper execution and CSV handling📊 Changes
1 file changed (+86 additions, -36 deletions)
View changed files
📝
src/classes/Outreach.py(+86 -36)📄 Description
Summary
google-maps-scraper-*folders dynamicallyFileNotFoundErrorlaterWhy this change
Outreach frequently fails due to version/path drift in scraper archives and brittle process handling. These changes make scraper execution predictable, improve diagnostics, and prevent malformed outbound emails caused by incorrect string indexing.
Related issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.