BNI Connect Global scraper and API skills
Site: bniconnectglobal.com
BNI Connect Global publishes no public API, so referral slips, TYFCB entries and cross-chapter member lookups can only be reached through the member portal. These skills drive that portal through the Browserless MCP, covering both the read and the submit side.
Working with BNI Connect Global
- Every skill runs inside an authenticated member session; the sign-in itself is left to the human user.
- Submission skills fill and review the real forms rather than posting synthesised requests.
- Member search crosses chapter boundaries, which the portal's own default search does not.
5 BNI Connect Global skills
- bniconnectglobal.comv4
Find a Member Across BNI Chapters
Open BNI Connect Global's authenticated referral form, inspect its fields, and use its cross-chapter lookup to find a member by name.
- bniconnectglobal.comv22
Review Submitted TYFCB, Referral, and One-to-One Entries
Find and verify submitted TYFCB, referral, or One-to-One slips in BNI Connect Global using the authenticated edit-slips list.
- bniconnectglobal.comv1
Review Submitted TYFCB Entries
Find and verify submitted TYFCB entries for a member and amount in BNI Connect Global.
- bniconnectglobal.comv6
Fill an Internal Referral in BNI Connect Global
Open BNI Connect Global's authenticated internal-referral form, select a recipient by exact name, safely fill referral fields, and submit only with explicit confirmation and verified success.
- bniconnectglobal.comv20
Submit a TYFCB or One-to-One Slip
Fill or submit authenticated TYFCB and One-to-One slips in BNI Connect Global using context-qualified controls, exact Material UI option matching, React-safe field updates, and post-action verification.
BNI Connect Global scraping questions
- Does BNI Connect Global have an API?
- No public API is documented for BNI Connect Global. The member portal is the only surface, which is what these skills drive.
- Is scraping BNI Connect Global legal?
- Reading data that BNI Connect Global publishes publicly is generally treated as lawful in the US — hiQ v. LinkedIn found that scraping a public site does not by itself violate the Computer Fraud and Abuse Act. That is not the whole question: BNI Connect Global's terms of service, its robots.txt, the rate at which you request pages, and any personal or copyrighted data you collect all carry their own obligations, and the rules differ outside the US. These skills read public pages at human-scale rates and never bypass a login. Treat this as background, not legal advice.
- What data can I extract from BNI Connect Global?
- Member name, chapter and contact details across chapters, plus submitted TYFCB and one-to-one slip entries with their dates and counterparties.