Impeccable
This commit is contained in:
5
tasks/lessons.md
Normal file
5
tasks/lessons.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Lesson:
|
||||
For lead scraping, do not rely only on pre-enrichment dedupe. Website crawling can assign the same corporate email to multiple locations, so exports must be deduplicated again by final email before use.
|
||||
|
||||
Lesson:
|
||||
Large API scraping runs should write incremental output or use smaller controlled batches. A long Overpass workflow can hang or rate-limit without producing files, making it hard to recover useful partial results.
|
||||
Reference in New Issue
Block a user