extract-social-media
                                
                                 extract-social-media copied to clipboard
                                
                                    extract-social-media copied to clipboard
                            
                            
                            
                        Changed Blacklist for Twitter
I allowed twitter.com/intent But blacklisted: twitter.com/intent/like twitter.com/intent/tweet twitter.com/intent/retweet
Codecov Report
Merging #8 into master will not change coverage. The diff coverage is
n/a.
@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files           1        1           
  Lines          28       28           
  Branches        7        7           
=======================================
  Hits           23       23           
  Misses          3        3           
  Partials        2        2           
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/extract_social_media/__init__.py | 82.14% <ø> (ø) | 
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 20d6ff3...0dfd316. Read the comment docs.
This will allow me to extract a twitter id from https://twitter.com/intent/follow?screen_name=PythonLinks
By the way, I really do not care if the software is slow. It is so much faster than doing it by hand. I care more about it being done correctly.