2021's been an eventful year!

- Spoke at @brighonSEO & #TechSEOBoost
- Created seopythonistas.com in @hamletbatista's honour
- Got my 1st #Python contract, then an ace DevRel job at @streamlit 🎈
- Published 7 apps used by SEOs & Data scientists

Apps recap is here! ↓🧵 Image
1. Keyword Clustering app

My 1st collab with the great @LeeFootSEO!

Cluster your keywords & calculate:

✓ Traffic/volume per cluster
✓ CPC/KW difficulty
✓ Much more!

🎈 App → share.streamlit.io/charlywargnier…
📰 Post → charlywargnier.com/post/introduci…
⚡ Powered by Polyfuzz Image
2. What The FAQ

Leverage the power of Google T5 & @huggingface Transformers to generate FAQs directly from URLs! 🤗

🎈 App → share.streamlit.io/charlywargnier…
📰 Post → charlywargnier.com/post/wtfaq-an-…
⚡Powered by NLTK & @Google T5 via @huggingface Image
3. Auto-SEO forecasting with StreamProphet

Connect to Search Console and visualise your forecasted traffic in a few clicks!

🎈 App →
share.streamlit.io/charlywargnier…
📰 Post → charlywargnier.com/post/auto-seo-…
⚡ Powered by Google Search Console API and @Facebook Prophet
4. Wiki Topic Grapher

My 1st collab w/ the great @jroakes!

✓ Retrieve entity relationships from Wikipedia (URLs or topics)
✓ Get interactive graphs for connected entities!

🎈 App → share.streamlit.io/charlywargnier…
📰 Post → charlywargnier.com/post/introduci…
🐙 GH → github.com/CharlyWargnier…
5. BERT Keyword Extractor

Quickly generate keywords & key phrases by leveraging @huggingface Transformers & various #BERT embeddings!

🎈 App →
share.streamlit.io/charlywargnier…
📰 Post → charlywargnier.com/post/introduci…
⚡ Powered by @MaartenGr's KeyBERT & @huggingface Transformers Image
6. Keyword to URL Mapper

Automatically map your keywords/internal search terms to your crawled URLs from a @screamingfrog crawl! 🐸

Released as part of my @brightonseo talk in March 2021.

🎈 App → share.streamlit.io/charlywargnier…
🐙 GH → github.com/CharlyWargnier… Image
7. StreamBack Machine

Leverage the power of @waybackmachine's API to bulk-retrieve the oldest, newest & custom-dated versions of archived URLs!

🎈 App → streambackmachine.herokuapp.com
📰 Post → charlywargnier.com/post/streambac…
As a bonus, I've also added the 3 @streamlit apps I created at the end of last year! 😊

Here they are! ↓🧵
8. StreamEA Entity Analyser

Extract and analyse entities at scale via the Google Natural Language API, directly from web pages!

🎈 App → streamea-entity-analyzer.herokuapp.com
📰 Post → charlywargnier.com/post/streamea-…
⚡ Powered by @googlecloud's Natural Language API
9. StreamSuggest

✓ Bulk retrieve auto-complete suggestions from Google & Bing!
✓ Visualise all in a tree or tabular form
✓ Export results to CSV

🎈 App → streamsuggest.herokuapp.com
📰 Post → charlywargnier.com/post/streamsug…
⚡ Powered by Google Suggest API & Bing Suggest API
10. HTTP Code Checker

A code checker built in #Python & released as part of my @RankSense webinar w. RIP @hamletbatista ❤️

✓ Get status codes
✓ Get redirects
✓ Export them all!

🎈 App → share.streamlit.io/charlywargnier…
📰 Post → ranksense.com/how-to-build-a…
⚡ Powered by @ApacheECharts Image
Lastly, huge thanks and shootouts to the folks who always support and inspire me! Sorry if I missed you! :)

@aleyda
@andfanilo
@ankur0209
@antoineripret
@areej_abuali
@bertiecharlton
@ChouinardJC
@cyberandy
@darth_na
@digitalquokka
@dsottimano
@fighto
Cos' shootouts couldn't all fit in two tweets!

@jlhernando
@natzir9
@d4ni_s
@thedataprof
@tuf
@tylerjrichards
@VincentTerrasi
@zchtodd

I wish the best to everyone in 2022! 🎉

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Charly Wargnier

Charly Wargnier Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @DataChaz

26 Jul 21
🥁 New @streamlit app! 🎈

WTFaq leverages the power of @huggingface Transformers & @Google T5 to generate quality question & answer pairs from URLs!

Select your best Q&As on the fly & export them to CSV!

🎲App bit.ly/3zzS4us
📬Post bit.ly/3kUz59O

#SEO

↓🧵 Image
First things first, pick a URL!

The app will crawl the URL's content & retrieve it back in the app.

Server side only for now. I'm planning to add the ability to crawl client-side rendered URLs soon, stay tuned! 🤗

2/10 Image
Once a URL is crawled, you can check its scraped content in the toggleable section (see below👇)

As we're still in beta and want to monitor memory spikes closely, built Q&A pairs are based on the first thousand scraped characters only.

We will increase that limit soon!😉

3/10 Image
Read 10 tweets
14 Apr 21
Alrighty then! Here's StreamProphet in über early Beta! 🤗

- Connect to GSC
- Visualise forecasted #SEO traffic + time series' trends & seasonality
- Export predictions to CSV + models to JSON! 🔥

🎲 App: bit.ly/3a6oliw
📬Post: bit.ly/3sfSoKT

@streamlit

🧵↓
🚀 How to get started!

- Click the 'sign-in w/ Google' button to reach the consent screen
- Copy the Oauth token & paste it back in the app
- Type the web property you want to review
- Define your forecast horizon
- Press the 'Fetch GSC data & get predictions' button! 🔥

2/8
📈 Checking predictions

- You can visualise past data & predictions in the right-hand side chart
- Left charts show the decomposed trend, weekly & yearly seasonality (when avail.) of the time series
- You can export predictions via CSV + your forecast model via JSON 🤗

3/8
Read 9 tweets
19 Feb 21
Introducing Wiki Topic Grapher! 👾🐍🔥

Leverage the power of Google #NLP to retrieve entity relationships from Wikipedia URLs or topics!

+ Get interactive graphs of connected entities
+ Export results w/ ent. types+salience to CSV!

▶️share.streamlit.io/charlywargnier…

h/t @Streamlit 🧵
Many cool #SEO use cases! 🔥

+ Research any topic then get entity associations that exist from that seed topic
+ Map out related entities with your product, service or brand
+ Find how well you've covered a specific topic on your website
+ Differentiate your pages!

2/8
About the stack, it's 100% #Python! 🐍🔥

+ @GCPcloud Natural Language API
+ PyWikibot
+ Networkx
+ PyVis
+ @Streamlit
+ Streamlit Components -> streamlit.io/components

3/8
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(