scrapy / scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.
https://scrapy.org
BSD 3-Clause "New" or "Revised" License
51.16k stars 10.35k forks source link

Missing the Scrapy entry in Wikipedia in many languages #4233

Open noviluni opened 4 years ago

noviluni commented 4 years ago

This is not an issue related with the code itself but with Scrapy.

I've seen that the only Wikipedias with the Scrapy entry are:

I think it could be a good idea to create this issue and tag it as "easy" or "good first issue" and maybe even pin this issue some time to encourgare those who want to contribute to Scrapy to create an entry in Wikipedia in their native language.

It could be a good/nice goal to try to get 17 (just to put a number, it is the number of wikipedias with +1.000.000 articles) for june 2020 (6 months).

Feel free to give your opinion or even close the issue if you don't like the idea.

Expected goal:

Other:

Gallaecio commented 4 years ago

As long as the work is done following the guidelines of the corresponding Wikipedia projects, I think this is OK and a nice goal.

noviluni commented 4 years ago

Added Spanish version: https://es.wikipedia.org/wiki/Scrapy (feel free to edit or add more info). :tada:

noviluni commented 4 years ago

For those who want to contribute, you can find here a video explaining how to start a translation from another language: https://en.wikipedia.org/wiki/Wikipedia:Translation#How_to_translate

And here some relevant info about their polices and guidelines:

The list in the main ticket is for guidance, but please if your language is not there, don't hesitate and translate it!

lucasdutraf commented 4 years ago

I've added a portuguese version (Brasil) of Scrapy in Wikipedia! I used some informations from the documentation and also from the Spanish and English versions. I'm trying to get closer to the Scrapy community, so please let me know if there are plans about translating documentation from English to Portuguese, mainly. Best regards @noviluni @Gallaecio ! :tada:

noviluni commented 4 years ago

I've added a portuguese version (Brasil) of Scrapy in Wikipedia! I used some informations from the documentation and also from the Spanish and English versions. I'm trying to get closer to the Scrapy community, so please let me know if there are plans about translating documentation from English to Portuguese, mainly. Best regards @noviluni @Gallaecio ! tada

Hi @lucasdutraf ! Thank you very much for this contribution! Really cool!!! :smile: :tada:

KimKiHyuk commented 4 years ago

what do you think about adding korean page? i can take this job

noviluni commented 4 years ago

Hi @KimKiHyuk ! Yes please! The list was only for guidance, I have just added the Korean to the checklist.

Please, go ahead! :smile:

KimKiHyuk commented 4 years ago

Hi @KimKiHyuk ! Yes please! The list was only for guidance, I have just added the Korean to the checklist.

Please, go ahead! 😄

I've done korean page. thank you for opening good first issue! this framework is really awesome!

noviluni commented 4 years ago

Thank you very much @KimKiHyuk !!! And welcome to the Scrapy family! 🎉

abkenov commented 4 years ago

I can translate the page to Russian, if it is still relevant

noviluni commented 4 years ago

Hi @abkenov ! Yeah, it would be really nice to have the Russian translation!

You can find how to do it in this comment: https://github.com/scrapy/scrapy/issues/4233#issuecomment-566922895

Let me know if you have any doubt! :smile:

abkenov commented 4 years ago

I've added the page in Russian, however there were troubles with properly adding the logo and it required multiple edits and wikipedia is arguing about it. Thanks for letting me help. I would also like to work on coding issues in the scope of the OSS course that I am taking at the moment in University. Hope there is some work that I can help with!

noviluni commented 4 years ago

Hi @abkenov Thank you very much for taking the time to create that entry on the Russian Wikipedia, hopefully they will accept the article! :crossed_fingers:

About contributing to the code, with +400 opened issues I'm sure you will find something to do :)

You can start by looking at those issues with some of these tags: “docs”, “good first issue” and “help wanted”, but of course, they are usually the most commented issues, so don’t hesitate to read untagged issues to find if there is something you can start with or some issues that can be closed. Finally, you can try to improve some docs or improve the tests coverage of certain parts of the code. All these actions would help you to start working on the project :smile:

Thank you again for your contribution!

dodicidodici commented 4 years ago

Hey, i have added the page in Italian, i don't know if it's already indexed. Hope i helped!

Suvid-Singhal commented 4 years ago

Hi, I am 14 yrs old and I want to contribute to Scrapy. I can manually translate english page to hindi as I speak Hindi. Should I do it?

Gallaecio commented 4 years ago

That would be great! Do make sure that you follow the guidelines of the Hindi Wikipedia, though.

Suvid-Singhal commented 4 years ago

Hi, I have translated the Scrapy Wikipedia page to Hindi. Here is the link:- https://hi.wikipedia.org/wiki/%E0%A4%B8%E0%A5%8D%E0%A4%95%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%AA%E0%A5%80

Can I get the contributor badge?

Gallaecio commented 4 years ago

Good work!

Can I get the contributor badge?

I must say I had not noticed them until now :facepalm:

From what I’m reading, it does not seem to be something we can give you. It looks like Github automatically displays them when the right conditions are met. For example, if I hover @noviluni’s Contributor badge, it says “This user has previously committed to the scrapy repository.”.

alantt01 commented 4 years ago

Hello, I can try to help out for the Japanese page.

noviluni commented 4 years ago

Hi @alantt01 ! That would be awesome! :smile:

alantt01 commented 4 years ago

Hi @noviluni ,

Thanks for your reply. That has been done.

https://ja.wikipedia.org/wiki/Scrapy

Seems that the citation rules have been tightened up since the English version was written. If dates can be provided I can update the citation details.

mdieske commented 3 years ago

Hi, I'm looking for ways to contribute to OSS-projects. I found this issue and could help out with a translation to German as a start.

noviluni commented 3 years ago

Hi @mdieske ! That would be really great! 😄

mdieske commented 3 years ago

Hi @noviluni,

I'm done. Here is the link to the entry in German Wikipedia.

noviluni commented 3 years ago

great! thank you @mdieske!! :100:

faizeansari commented 3 years ago

I would like to translate in Urdu, as in Pakistan a lot of people is trying to use Scrapy but their medium is Urdu and most of them are not good in English. So, if it's goOd then allow me to translate the Wiki for Scrapy in Urdu

noviluni commented 3 years ago

Hi @faizeansari! It would be amazing if you can fo it! :smile:

You can find in this comment a video showing how to do it: https://github.com/scrapy/scrapy/issues/4233#issuecomment-566922895

Thank you for helping to ease it for people knowing Urdu! :muscle:

Gallaecio commented 3 years ago

@faizan2700 Mind that we are talking about the Wikipedia article here, not about the Scrapy documentation. The latter is not internationalized (i.e. translatable) yet, see https://github.com/scrapy/scrapy/issues/3511

btapash commented 3 years ago

Hey! I want to translate it into my native language Bengali. Can I proceed with it?

noviluni commented 3 years ago

@btapash yes please! Go ahead! 😃

ituitis20-cetino19 commented 3 years ago

Hey! I can translate it to Turkish. What about it :) ?

noviluni commented 3 years ago

@ituitis20-cetino19 you don't need to ask :)

yes please!

amir-mhd commented 3 years ago

hi, Now you have Scrapy on persian wikipedia https://fa.wikipedia.org/wiki/Scrapy

bhandaridarshan commented 2 years ago

I would love to contribute to the Hindi language since I'm a beginner I've no idea of where to start from @noviluni

noviluni commented 2 years ago

Hi @bhandaridarshan, sorry I didn't answer before. I think the Hindi article already exists, but you can try to improve it by adding more information. :slightly_smiling_face:

AngelikiBoura commented 2 years ago

Hello, i would like to contribute by translating the page in Greek, is it okay even though it's not in the list with the languages?

Gallaecio commented 2 years ago

[…] is it okay even though it's not in the list with the languages?

It is great! The fixed language list exists only so that we have a well-defined criteria to close this task at some point, and not keep it open forever. But the more languages, the better!

AngelikiBoura commented 2 years ago

I just added the greek translation in wikipedia. I will try improve it as well. Here is the page

akinyolci commented 9 months ago

I just added the Turkish translation in Wikipedia. Here is the page

cakemd commented 6 months ago

Hello everyone.

I've started working on this issue with writing Ukrainian translation for Scrapy. There's a strange thing about original EN page: https://en.wikipedia.org/wiki/Scrapy.

The very first sentence says that Scrapy was "... developed in Cambuslang". Later the page says it was born and maintained in London.

I believe this is a change where Cambuslang was brought to the page: https://en.wikipedia.org/w/index.php?title=Scrapy&diff=1177348947&oldid=1112796323.

My first thought was that it's a mistake, but looks like it passed many reviews.

So, the question is, can anyone explain what doest it mean? I noticed that some translations just skip/miss Cambuslang part. For now, I'll do the same for Ukrainian Scrapy page till there will be a better idea.

P.s. Internet seems to not know about Cambuslang technology and, to be honest, it was the first time I ever heard about Cambuslang city. The pictures are pretty nice, I hope to visit it some day after Russian war in Ukraine is over (with UA's victory, I don't think I'll survive the opposite). Just trying to write a page properly.

Thank you.

Gallaecio commented 6 months ago

Cambusland was vandalism. I have reverted it now.

cakemd commented 6 months ago

@Gallaecio Thanks!

cakemd commented 5 months ago

Hello everyone.

Added Ukrainian translation: https://uk.wikipedia.org/wiki/Scrapy

r4co commented 1 month ago

Hi, I'm a native Hebrew speaker, can I do the Hebrew translation of the page?