Alex Truhanski

๐Ÿ’›๐Ÿ’™ Hello!
I am a specialist with 10 years of experience and Python backend developer with a focus on data extraction
๐’๐—ฝ๐—ฒ๐—ฐ๐—ถ๐—ฎ๐—น๐—ถ๐˜‡๐—ฒ๐—ฑ ๐—ถ๐—ป: Technical SEO, Data analysis, Collection of unstructured data from various websites: online directories, real estate, online shops, etc.

Alex Truhanskipython_for
2023-09-18

Video: youtu.be/lBbc2pn1plo

I've crafted a utility for Serpstat's backlink export, (alternative Ahrefs). It mirrors Serpstat's filtering in the Backlinks section, optimizing API usage. Searching for guest post spots? Query URLs with terms like "blogs" or "contact", or use database-specific signatures. Usage steps:

- token.json
- Define your backlink export rule.
- Input your .xlsx with desired backlink URLs.
Grab it here: bit.ly/45Nq8Ux.

Alex Truhanskipython_for
2023-08-08

@simoncox No, there's no special schema markup for this topic. The schedule was also pulled into the snippet

Alex Truhanskipython_for
2023-08-08

For niches where there is a schedule (concerts, transportation timetables), Google can aggregate information from the <table> tag. However, most websites use the <div> tag to display schedules on their pages. The screenshot simply shows the replacement of the <div> tag with the <table> tag.

Alex Truhanskipython_for
2023-03-27

@fili Thank you. If the community is interested, I will repackage the app itself and make it cross-platform. For now, I just put together a set of filtering for urls that I often use in my work as a SEO specialist. Just tired of writing a filter in pandas every time :)

Alex Truhanskipython_for
2023-03-27

I wrote a little SEO tools which does various manipulations with url to clean them.

- Works with an excel file.
- Plus it's convenient to save your upload with ahrefs and give it to the program to clean it up.
- Importantly, the url column should be called Urls.
- Any rules you need can be saved and reused.
Report bugs, I think they are there))
Video manual youtu.be/FxMyhBjqBLY

Download the program:
bit.ly/42Fyg8u

Alex Truhanskipython_for
2022-11-28

๐Ÿ“ˆ When you need to monitor the links that you put or bought on a regular basis.
๐ŸƒYou can quickly create your own little service, and check the links at your computer
๐ŸงŸHow to work with it.
-Create your table in aitable
-Copy my example lnkd.in/d-T2cE99
The script itself can be downloaded here (Python + Selenium) ๐Ÿคœ bit.ly/3ASxGYF
The script is not without its flaws, but it serves its purpose.

If mastodon does not show video youtu.be/xNngQdNT7eg

Alex Truhanskipython_for
2022-11-25

"In Your Face" - the VSCode extension, which after checking my code went into a depression

--
It would also be nice to integrate "In Your Face" into some kind of backlink quality checker.

And the next time you go to linkedin, they will write to you:

"Hi, I am a professional outreach link builder assistant and I have a very good number of quality websites in all categories."

You can send them such a report with a visualization :)

marketplace.visualstudio.com/i

Alex Truhanskipython_for
2022-11-21

@LilyRay
Very familiar. ๐Ÿ˜€

I recommend downloading only the data you need.
Just one click with the GSC API
mastodon.social/@python_for/10

Alex Truhanskipython_for
2022-11-21

@fili Thank you. Added youtube link

Alex Truhanskipython_for
2022-11-21

๐Ÿงช I tested AI from Github Copilot.

The video showed how to write a small web crawler (title, h1, etc.) by setting the description of AI python code written by Copilot

โœ๏ธ You can really try to solve some simple SEO tasks without knowing the code. Just by describing the task in text.

I also think that this AI can really help to learn a programming language faster, at least to solve work issues.

Alternative video link.: youtu.be/GXw123iFUPQ

Alex Truhanskipython_for
2022-11-20

How do I determine the subject matter of a domain?
๐Ÿค– By using the AI classifier.
๐Ÿ” If you need to find drop domains in a specific niche.
๐Ÿ˜จ Decided to try and see if it could classify the subject matter of the domain.
๐Ÿ“ŠRolled through about 50 domains hitting 75%.
And it worked even for domains that got released a long time ago. But they can still be valuable because they have a good link profile.
๐Ÿงช You can try the demo version from the developers of the AI model. bit.ly/3q348lp

Alex Truhanskipython_for
2022-11-19

@incurablehippie
They have become more imaginative.
They find a website on google and write:
โ€œโ€โ€
Hi, I am a professional outreach link builder assistant and I have a very good number of quality websites in all categories.โ€โ€โ€
๐Ÿ˜ญ

Alex Truhanskipython_for
2022-11-19

@MikeBlazer
If it is difficult to choose :)

Some music groups, try to meet the demand in several genres at once.

death metal + neoclassica
youtu.be/9RyelLaHvQw

Alex Truhanskipython_for
2022-11-18

Webarchive domain search
Find quality drop domains with content that your competitors havenโ€™t noticed

How the python script searches:
- Takes the main keyword
- In the next step, substitutes an additional character.
The script uses seleniun (Emulator Browser)

In this way, you can quickly assemble a database of domains by topic from archive.org

๐ŸŽ Script and instructions bit.ly/3Xd0tkh

This python code is written quickly, if you have any questions, write me

Alex Truhanskipython_for
2022-11-17

๐Ÿ•ท๏ธ How do I automatically send new page information to google via the API?
๐Ÿค–The logic is simple:
- Script reads sitemap.xml site takes up to 2000* pages.
- Checks pages for indexing. Can check up to 2,000* pages.
- Sends unindexed pages for indexing via the Google Indexing API. Can submit up to 200.
*The number of pages the script takes from the sitemap and checks can be specified in the script.

Instructions on how to... bit.ly/3Amm0xi

Alex Truhanskipython_for
2022-11-16

โ˜•I think that the morning of an SEO specialist should start with Google Search Console.
Namely, from the "Efficiency" tool:
๐Ÿ” To find words that users are really looking for, and to optimize pages for them.
๐Ÿ’” To find problematic queries that, for example, are constantly hiding in positions.
And more....

The video shows quick access to reports and a simple way to filter data using the pandas library.

more information bit.ly/3O7FVWg

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst